8000 passing all the tests · matplotlib/matplotlib@e75fe2b · GitHub
[go: up one dir, main page]

Skip to content

Commit e75fe2b

Browse files
committed
passing all the tests
1 parent aee2931 commit e75fe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/dates.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ from typing import Any, Callable, Dict, List, Optional, Sequence, Union
44

55
from .axis import Axis
66
from .projections.polar import _AxisWrapper
7-
from .ticker import _DummyAxis, Formatter, Locator, TickHelper
7+
from .ticker import _DummyAxis, Formatter, Locator
88
from .units import AxisInfo, ConversionInterface
99

1010

0 commit comments

Comments
 (0)
0