mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-18 15:54:13 +08:00
apply black and isort (#4287)
* apply black and isort * move some type ignores
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Any, IO, AnyStr
|
||||
from typing import IO, Any, AnyStr
|
||||
|
||||
class Template:
|
||||
def __init__(self) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user