mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Update pre-commit packages (#23173)
This commit is contained in:
@@ -23,7 +23,6 @@ from tests.integration_tests.test_app import app
|
||||
|
||||
@pytest.fixture()
|
||||
def create_gamma_sqllab_no_data():
|
||||
|
||||
with app.app_context():
|
||||
gamma_role = db.session.query(Role).filter(Role.name == "Gamma").one_or_none()
|
||||
sqllab_role = (
|
||||
|
||||
Reference in New Issue
Block a user