We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a538e38 commit 9c2282eCopy full SHA for 9c2282e
1 file changed
tools/run_tests.py
@@ -3,7 +3,7 @@
3
4
import pytest
5
6
-from tests.config import GLOBAL_CONFIG # noqa: F401,F824
+from tests.config import GLOBAL_CONFIG # noqa
7
8
9
def test():
0 commit comments