[flake8] Fixing additional flake8 issue w/ the presence of ignore (#4474)

This commit is contained in:
John Bodley
2018-02-23 14:46:26 -08:00
committed by Grace Guo
parent cacf53c92e
commit 8aac63e74c
7 changed files with 51 additions and 44 deletions

View File

@@ -16,6 +16,7 @@ exclude =
superset/data
superset/migrations
superset/templates
ignore =
import-order-style = google
max-line-length = 90