mirror of
https://github.com/mandiant/capa.git
synced 2025-12-31 15:06:17 -08:00
fix lints after sync with master
This commit is contained in:
1
.github/ruff.toml
vendored
1
.github/ruff.toml
vendored
@@ -53,6 +53,7 @@ exclude = [
|
||||
"tests/test_freeze.py" = ["F401", "F811"]
|
||||
"tests/test_function_id.py" = ["F401", "F811"]
|
||||
"tests/test_viv_features.py" = ["F401", "F811"]
|
||||
"tests/test_cape_features.py" = ["F401", "F811"]
|
||||
"tests/test_binja_features.py" = ["F401", "F811"]
|
||||
"tests/test_pefile_features.py" = ["F401", "F811"]
|
||||
"tests/test_dnfile_features.py" = ["F401", "F811"]
|
||||
|
||||
Reference in New Issue
Block a user