Skip to content

Commit 79d947f

Browse files
authored
Add a blank line for code style consistency
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent f28c87d commit 79d947f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precli/rules/python/stdlib/argparse_sensitive_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
_Changed in version 0.4.1: --api-key also checked_
8989
9090
""" # noqa: E501
91+
9192
from typing import Optional
9293

9394
from precli.core.call import Call

0 commit comments

Comments
 (0)