Skip to content

Commit 1731dc1

Browse files
committed
tidy
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 55bec73 commit 1731dc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cyclonedx_py/_internal/cli.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
else:
5050
BooleanOptionalAction = None
5151

52-
OPTION_OUTPUT_STDOUT='-'
52+
OPTION_OUTPUT_STDOUT = '-'
53+
5354

5455
class Command:
5556
@classmethod

0 commit comments

Comments
 (0)