mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
fix ruff F401 pytes issues
This commit is contained in:
1
.github/ruff.toml
vendored
1
.github/ruff.toml
vendored
@@ -60,3 +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"]
|
||||
|
||||
Reference in New Issue
Block a user