Cleaning up tox errors that crept in by the pep8 gremlins.

This commit is contained in:
Ebag333
2017-03-08 21:02:57 -08:00
parent da922601cd
commit 9da485da55
4 changed files with 4 additions and 3 deletions

View File

@@ -437,6 +437,7 @@ class ContextMenuSettings(object):
def set(self, type, value):
self.ContextMenuDefaultSettings[type] = value
class EOSSettings(object):
_instance = None