Skip to content

Commit b884161

Browse files
authored
Merge pull request #9079 from fariza/text-avoid-circular-import
removing import that is prone to circular imports
2 parents fad6deb + 76ee71a commit b884161

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/text.py

Lines changed: 0 additions & 1 deletion
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)