mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 19:32:13 +08:00
apply black and isort (#4287)
* apply black and isort * move some type ignores
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
|
||||
import sys
|
||||
|
||||
from typing import Union
|
||||
|
||||
if sys.version_info < (3, 7):
|
||||
|
||||
Reference in New Issue
Block a user