Update shebang
parent
38f7f17b66
commit
27b8733bf4
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
from botany import *
|
||||
|
||||
def ascii_render(filename):
|
||||
|
|
Loading…
Reference in New Issue