Skip to content
Snippets Groups Projects
Commit 50921c98 authored by Dustin Kern's avatar Dustin Kern
Browse files

Update ObsEquOracle_credential_installation.py: switch from python3.8 to python3

parent 00e0d17f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python3.8
#!/usr/bin/python3
import re
# import os
......@@ -83,4 +83,4 @@ for listGoals in reversed(rank):
print(goal)
exit(0)
# exit(0)
\ No newline at end of file
# exit(0)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment