mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-04 20:03:20 +03:00
Merge pull request #2282 from radarhere/selftest
Set executable flag on selftest.py and added shebang line
This commit is contained in:
commit
2a7b4577c1
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
|
# minimal sanity check
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user