Fix some LGTM errors

This commit is contained in:
richard-dds
2019-10-31 10:57:46 -04:00
parent 6910916cd8
commit e3c9105270
37 changed files with 95 additions and 71 deletions

View File

@@ -52,6 +52,7 @@ disable=all
enable=import-error,
import-self,
cyclic-import,
reimported,
misplaced-future,
relative-import,