Skip to content

Commit e8fd791

Browse files
committed
Apply black formatting
1 parent 28d0b72 commit e8fd791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws_gate/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ def get_argument_parser(*args, **kwargs):
178178

179179
return parser, subparsers
180180

181+
181182
def parse_arguments(parser=None):
182183
if not parser:
183184
parser, *_ = get_argument_parser(description=__description__)

0 commit comments

Comments
 (0)