mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-25 15:04:23 +02:00
Merge pull request #207 from OpenKMIP/bug/fix-pep8-whitespace
Fixing minor pep8 whitespace error in test utilities
This commit is contained in:
commit
8aa8803cf8
@ -79,6 +79,7 @@ def build_cli_parser():
|
|||||||
|
|
||||||
return parser
|
return parser
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
parser = build_cli_parser()
|
parser = build_cli_parser()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user