Updating lint stuff
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ ignore = [
|
||||
"*.sage.py" = ["F403", "F405", "F821", "E741", "E402", "E702", "I001", "W291", "W293", "W292"]
|
||||
|
||||
# test_smoke.py star-imports sage.all and loads a .sage file, so ruff can't see where its names come from.
|
||||
"tests/test_smoke.py" = ["F403", "F405"]
|
||||
"tests/topdata_tests.py" = ["F403", "F405"]
|
||||
|
||||
Reference in New Issue
Block a user