Skip to content
Snippets Groups Projects
Commit 0e1ef0bc authored by akwizgran's avatar akwizgran
Browse files

Migrate test.py to Python 3.

parent 03f2b5ee
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python #!/usr/bin/python3
import os import os
os.system('hugo server -D') os.system('hugo server -D')
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