update shebangs from python2 -> python3 to avoid confusion
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2
|
||||
#!/usr/bin/python3
|
||||
"""
|
||||
8ball.py - magic 8-ball
|
||||
author: mutantmonkey <mutantmonkey@mutantmonkey.in>
|
||||
|
||||
Reference in New Issue
Block a user