Skip to content

Commit 73942be

Browse files
committed
Remove unused imports
1 parent dee18de commit 73942be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_base.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from collections import OrderedDict
2-
from collections.abc import Iterable
32
from contextlib import ExitStack
43
import functools
54
import inspect

0 commit comments

Comments
 (0)