Skip to content

Commit 9c2282e

Browse files
committed
Ignore all errors.
1 parent a538e38 commit 9c2282e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/run_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import pytest
55

6-
from tests.config import GLOBAL_CONFIG # noqa: F401,F824
6+
from tests.config import GLOBAL_CONFIG # noqa
77

88

99
def test():

0 commit comments

Comments
 (0)