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

@@ -16,4 +16,3 @@ settings = {
# Autodetect path, only change if the autodetection bugs out.
path = dirname(unicode(__file__, sys.getfilesystemencoding()))

View File

@@ -2,8 +2,9 @@
#
# Used by:
# Modules from group: Tractor Beam (4 of 4)
type = "active"
from eos.config import settings
type = "active"
def handler(fit, module, context):
print settings['setting1']