mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
apply black and isort (#4287)
* apply black and isort * move some type ignores
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from typing import Any, IO, Sequence, Tuple, Union, List, Dict, Optional
|
||||
from typing import IO, Any, Dict, List, Optional, Sequence, Tuple, Union
|
||||
|
||||
from _typeshed import SupportsReadline
|
||||
|
||||
DEFAULTSECT: str
|
||||
|
||||
Reference in New Issue
Block a user