Skip to content

Commit 19b4f14

Browse files
Auto-format files
1 parent 1fce1d0 commit 19b4f14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

panther_analysis_tool/enriched_event_generator.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
import copy
22
import logging
3-
from pprint import pformat
4-
53
from dataclasses import dataclass
4+
from pprint import pformat
65

76
from panther_analysis_tool.analysis_utils import LoadAnalysisSpecsResult
87
from panther_analysis_tool.backend.client import Client as BackendClient

0 commit comments

Comments
 (0)