Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0611c9

Browse filesBrowse files
committed
Remove executable bit from files that aren't run.
1 parent 1dffe31 commit d0611c9
Copy full SHA for d0611c9

File tree

Expand file treeCollapse file tree

15 files changed

+0
-6
lines changed
Filter options
Expand file treeCollapse file tree

15 files changed

+0
-6
lines changed

‎lib/matplotlib/backends/backend_macosx.py

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/backends/backend_macosx.py
File mode changed.

‎lib/matplotlib/dates.py

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/dates.py
-1Lines 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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/back.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/filesave.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/forward.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/hand.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/home.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/move.svg
File mode changed.

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

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/mpl-data/images/zoom_to_rect.svg
File mode changed.

‎lib/matplotlib/sankey.py

Copy file name to clipboard
100755100644
Expand all lines: lib/matplotlib/sankey.py
-1Lines 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

Copy file name to clipboard
100755100644
Expand all lines: lib/mpl_toolkits/mplot3d/art3d.py
-1Lines 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 <reinier@heeres.eu>
43
# Minor additions by Ben Axelrod <baxelrod@coroware.com>

‎lib/mpl_toolkits/mplot3d/axes3d.py

Copy file name to clipboard
100755100644
Expand all lines: lib/mpl_toolkits/mplot3d/axes3d.py
-1Lines 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 <reinier@heeres.eu>

‎lib/mpl_toolkits/mplot3d/axis3d.py

Copy file name to clipboard
100755100644
Expand all lines: lib/mpl_toolkits/mplot3d/axis3d.py
-1Lines 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 <reinier@heeres.eu>

‎lib/mpl_toolkits/mplot3d/proj3d.py

Copy file name to clipboard
100755100644
Expand all lines: lib/mpl_toolkits/mplot3d/proj3d.py
-1Lines 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

Copy file name to clipboard
100755100644
Expand all lines: setupext.py
File mode changed.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.