Skip to content

Commit 76ee71a

Browse files
author
Federico Ariza
committed
removing import that is prone to circular imports
1 parent d08d584 commit 76ee71a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/text.py

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
from matplotlib.path import Path
3131
from matplotlib.artist import allow_rasterization
3232

33-
from matplotlib.backend_bases import RendererBase
3433
from matplotlib.textpath import TextPath
3534

3635

0 commit comments

Comments
 (0)