Update shebang

pull/46/head
Nguyễn Gia Phong 2022-05-13 13:38:20 +09:00
parent 38f7f17b66
commit 27b8733bf4
No known key found for this signature in database
GPG Key ID: 27148B2C06A2224B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
from botany import *
def ascii_render(filename):