Skip to content

Commit 4baea63

Browse files
committed
Flake8 whitespace; remove imports; type()!=type() -> isinstance()
Removed imports sys errno. Replaced type(value) != type(''): isinstance(value, type('')) multiple instances.
1 parent e50c810 commit 4baea63

File tree

1 file changed

+180
-166
lines changed

1 file changed

+180
-166
lines changed

0 commit comments

Comments
 (0)