Skip to content

Commit 135abc7

Browse files
committed
Use linter
1 parent a818eb4 commit 135abc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/xlrd/xlrd/formatting.pyi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from collections.abc import Callable
2-
from typing import Generic, Literal, TypeVar
2+
from typing import Literal
33

44
from .biffh import BaseObject
55
from .book import Book

0 commit comments

Comments
 (0)