mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
Set executable flag on selftest.py and added shebang line
This commit is contained in:
parent
badbff1b99
commit
57bab081b9
1
selftest.py
Normal file → Executable file
1
selftest.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
# minimal sanity check
|
||||
from __future__ import print_function
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user