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

Skip to content

Commit 405aba6

Browse files
committed
replace Path.get_extents instead of adding new API
1 parent 0b1b23a commit 405aba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_path.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from matplotlib.path import Path
1010
from matplotlib.patches import Polygon
1111
from matplotlib.testing.decorators import image_comparison
12+
from matplotlib.transforms import Bbox
1213
import matplotlib.pyplot as plt
1314
from matplotlib import transforms
1415
from matplotlib.backend_bases import MouseEvent

0 commit comments

Comments
 (0)