diff --git a/.github/ruff.toml b/.github/ruff.toml index 9407253d..953a177e 100644 --- a/.github/ruff.toml +++ b/.github/ruff.toml @@ -60,4 +60,4 @@ exclude = [ "tests/test_dotnet_features.py" = ["F401", "F811"] "tests/test_result_document.py" = ["F401", "F811"] "tests/test_dotnetfile_features.py" = ["F401", "F811"] -"tests/test_static_freeze.py" = ["F401"] +"tests/test_static_freeze.py" = ["F401", "F811"]