mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #2308 from jwilk/chmod-x
Remove executable bit from OleFileIO.py
This commit is contained in:
commit
e639a3db61
2
PIL/OleFileIO.py
Executable file → Normal file
2
PIL/OleFileIO.py
Executable file → Normal file
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import warnings
|
||||
|
||||
warnings.warn(
|
||||
|
|
Loading…
Reference in New Issue
Block a user