8000 Remove commented out stuff · matplotlib/matplotlib@3dab377 · GitHub
[go: up one dir, main page]

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 3dab377

Browse files
committed
Remove commented out stuff
1 parent 21f3946 commit 3dab377

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/matplotlib/path.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
from numpy import ma
1111

1212
from matplotlib import _path
13-
14-
# ._path import point_in_path, get_path_extents, \
15-
# point_in_path_collection, get_path_collection_extents, \
16-
# path_in_path, path_intersects_path, convert_path_to_polygons, \
17-
# cleanup_path, points_in_path, clip_path_to_rect
1813
from matplotlib.cbook import simple_linear_interpolation, maxdict
1914
from matplotlib import rcParams
2015

0 commit comments

Comments
 (0)
0