Skip to content

Commit 6462a1f

Browse files
committed
Fix import.
1 parent 1266ee5 commit 6462a1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eventsourcingdb/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from collections import OrderedDict
12
from collections.abc import AsyncGenerator
23

34
from types import TracebackType

0 commit comments

Comments
 (0)