MAINT/STY: Upgrade flake8 and fix new failures.

This commit is contained in:
Scott Sanderson
2017-05-15 11:45:04 -04:00
parent c20807a0c7
commit 22df0a9cb9
16 changed files with 65 additions and 53 deletions
+1
View File
@@ -618,4 +618,5 @@ def _make_bundle_core():
return BundleCore(bundles, register, unregister, ingest, load, clean)
bundles, register, unregister, ingest, load, clean = _make_bundle_core()