We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08d584 commit 76ee71aCopy full SHA for 76ee71a
lib/matplotlib/text.py
@@ -30,7 +30,6 @@
30
from matplotlib.path import Path
31
from matplotlib.artist import allow_rasterization
32
33
-from matplotlib.backend_bases import RendererBase
34
from matplotlib.textpath import TextPath
35
36
0 commit comments