Skip to content

Commit c46964b

Browse files
committed
Apply format
1 parent be7dcf0 commit c46964b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/restate/client_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
from datetime import timedelta
1717
import typing
1818

19+
1920
from .context import HandlerType
2021

2122
I = typing.TypeVar("I")

0 commit comments

Comments
 (0)