mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 07:30:55 +00:00
Run isort in repo
This commit is contained in:
committed by
Kevin Mai-Husan Chia
parent
a92d933ed2
commit
c8005c8113
@ -1,4 +1,3 @@
|
||||
from typing import TypeVar, Dict, Any, NewType
|
||||
|
||||
from typing import Any, Dict, NewType, TypeVar
|
||||
|
||||
TSecurityDetails = NewType("TSecurityDetails", Dict[str, str])
|
||||
|
||||
Reference in New Issue
Block a user