From d759e17181c21379d7274db76d4168cdbb403ccf Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 13 Oct 2019 10:25:02 +0200 Subject: As string is iterable, changed to isinstance check test now works --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ff1992dc..1fa8458b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ nbproject /*egg-info /.tox /.vscode/ +.idea/ +.cache/ -- cgit v1.2.3