Add formating change made by ruff linter

This commit is contained in:
Donncha Ó Cearbhaill
2024-09-30 12:40:15 +02:00
parent 69fb8c236f
commit 822536a1cb
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ def indicators_factory(indicator_file):
android_property_names=[],
files_sha256=[],
):
ind = Indicators(log=logging.getLogger())
ind.parse_stix2(indicator_file)