switched to pylint3 and fixed additional warnings

This commit is contained in:
Markus Lampert
2019-06-30 18:46:31 -07:00
parent 7219f6446d
commit 6410393092
18 changed files with 55 additions and 53 deletions

View File

@@ -21,7 +21,7 @@
# * USA *
# * *
# ***************************************************************************
# pylint: disable=unused-variable
# pylint: disable=unused-import
import PathScripts.PathLog as PathLog