vmray: fix lints

This commit is contained in:
Mike Hunhoff
2024-07-24 10:12:21 -06:00
parent 85373a7ddb
commit 6e146bb126

View File

@@ -140,7 +140,7 @@ def get_format_from_report(sample: Path) -> str:
# CAPE report that's missing the "CAPE" key,
# which is not going to be much use, but its correct.
return FORMAT_CAPE
return FORMAT_UNKNOWN