Fix commit message. LOTS of fixes for flake8.

This commit is contained in:
Ebag333
2017-02-08 14:22:56 -08:00
parent e18deb5eeb
commit e5fb90f017
18 changed files with 68 additions and 38 deletions

View File

@@ -35,4 +35,4 @@ class Graph(object):
return None
from gui.builtinGraphs import fitDps
from gui.builtinGraphs import fitDps # noqa: E402, F401