Skip to content

Commit 8fdbc19

Browse files
Update async_substrate_interface/protocols.py
Co-authored-by: BD Himes <[email protected]>
1 parent d181207 commit 8fdbc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_substrate_interface/protocols.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Protocol
1+
from typing import Protocol, Union, Optional
22

33

44
__all__: list[str] = [

0 commit comments

Comments
 (0)