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

Skip to content

Commit 76ee71a

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)