mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +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 @@ from superset.tasks.cache import (
|
||||
get_form_data,
|
||||
TopNDashboardsStrategy,
|
||||
)
|
||||
from .base_tests import SupersetTestCase
|
||||
|
||||
from .base_tests import SupersetTestCase
|
||||
|
||||
URL_PREFIX = "0.0.0.0:8081"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user