🐛 use 'env python3'
This commit is contained in:
parent
7e91deb06b
commit
d23a13bb93
9 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
# Convert an image to CSS/HTML base64 foo
|
||||
|
||||
from __future__ import division, print_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue