mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
[ci] Deprecate flake8 (#8409)
* [ci] Deprecate flake8 * Addressing @villebro's comments
This commit is contained in:
committed by
Maxime Beauchemin
parent
a19990185d
commit
9fc37ea9f1
@@ -26,8 +26,8 @@ Create Date: 2016-08-18 14:06:28.784699
|
||||
revision = "3c3ffe173e4f"
|
||||
down_revision = "ad82a75afd82"
|
||||
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
from alembic import op
|
||||
|
||||
|
||||
def upgrade():
|
||||
|
||||
Reference in New Issue
Block a user