Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0611c9

Browse files
committed
Remove executable bit from files that aren't run.
1 parent 1dffe31 commit d0611c9

File tree

15 files changed

+0
-6
lines changed

15 files changed

+0
-6
lines changed

lib/matplotlib/backends/backend_macosx.py

100755100644
File mode changed.

lib/matplotlib/dates.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
Matplotlib provides sophisticated date plotting capabilities, standing on the
43
shoulders of python :mod:`datetime`, the add-on modules :mod:`pytz` and

lib/matplotlib/mpl-data/images/back.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/filesave.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/forward.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/hand.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/home.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/move.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/zoom_to_rect.svg

100755100644
File mode changed.

lib/matplotlib/sankey.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
Module for creating Sankey diagrams using matplotlib
43
"""

lib/mpl_toolkits/mplot3d/art3d.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# art3d.py, original mplot3d version by John Porter
32
# Parts rewritten by Reinier Heeres <[email protected]>
43
# Minor additions by Ben Axelrod <[email protected]>

lib/mpl_toolkits/mplot3d/axes3d.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# axes3d.py, original mplot3d version by John Porter
32
# Created: 23 Sep 2005
43
# Parts fixed by Reinier Heeres <[email protected]>

lib/mpl_toolkits/mplot3d/axis3d.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# axis3d.py, original mplot3d version by John Porter
32
# Created: 23 Sep 2005
43
# Parts rewritten by Reinier Heeres <[email protected]>

lib/mpl_toolkits/mplot3d/proj3d.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# 3dproj.py
32
#
43
"""

setupext.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)