Update sherpa-v.py

This commit is contained in:
amogus3016 2021-12-12 13:12:05 -05:00 committed by GitHub
parent e8c0596020
commit 91f9f092f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,5 @@ print ("| // |")
print ("| // |") print ("| // |")
print ("| |") print ("| |")
print ("|_________________|") print ("|_________________|")
# Can be executed by running 'python /path/to/sherpa-v.py', however creating an alias in your shell's rc file might be a good idea.