Skip to content

Commit b219a77

Browse files
committed
fix LiteralString import
1 parent bcfc639 commit b219a77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/os/__init__.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ from typing import (
3333
Final,
3434
Generic,
3535
Literal,
36-
LiteralString,
3736
NoReturn,
3837
Protocol,
3938
TypeVar,

0 commit comments

Comments
 (0)