mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9da65d6bfd
commit
e51b95ffa8
@@ -17,7 +17,7 @@
|
||||
from typing import Any, Optional
|
||||
from unittest.mock import Mock
|
||||
|
||||
from pytest import fixture
|
||||
from pytest import fixture # noqa: PT013
|
||||
|
||||
from superset.common.query_object_factory import QueryObjectFactory
|
||||
from tests.common.query_context_generator import QueryContextGenerator
|
||||
|
||||
Reference in New Issue
Block a user