Skip to content

Commit aa4f03d

Browse files
committed
Fix style
1 parent dea15b1 commit aa4f03d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intelmq/lib/upgrades.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ def v340_deprecations(configuration, harmonization, dry_run, **kwargs):
973973
message = f"Found discontinued Twitter collector bot: {', '.join(found_twitter_collector)}"
974974
return message or changed, configuration, harmonization
975975

976+
976977
def v341_new_fields(configuration, harmonization, dry_run, **kwargs):
977978
changed = False
978979
if "severity" not in harmonization["event"]:

0 commit comments

Comments
 (0)