2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-21 10:43:15 +00:00

Fixing minor pep8 whitespace error in test utilities

This commit is contained in:
Peter Hamilton
2016-11-17 15:09:21 -05:00
parent 22de2ef95d
commit 23f6a05a54

View File

@@ -79,6 +79,7 @@ def build_cli_parser():
return parser
if __name__ == '__main__':
parser = build_cli_parser()