mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 19:17:16 +08:00
apply black and isort (#4287)
* apply black and isort * move some type ignores
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import codecs
|
||||
|
||||
from typing import Any
|
||||
|
||||
def search_function(encoding: str) -> codecs.CodecInfo: ...
|
||||
|
||||
Reference in New Issue
Block a user