Skip to content

Commit

Permalink
feat: refactor for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszMa committed Feb 6, 2024
1 parent 0b75c35 commit 1a5942c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion splunk_add_on_ucc_framework/commands/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ def summary_report(
output_directory: str,
verbose_build_report: bool,
) -> None:

# initialising colorama to handle ASCII color in windows cmd
c.init()
color_palette = {
Expand Down

0 comments on commit 1a5942c

Please sign in to comment.