Skip to content
Snippets Groups Projects
Commit 000e8d97 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Fixed quotes.

parent 75d827e4
No related branches found
No related tags found
No related merge requests found
......@@ -50,5 +50,5 @@ def main():
exit(1)
if __name__ == "__main__":
if __name__ == '__main__':
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment