Skip to content

Commit 3701b0e

Browse files
author
Andrei Neagu
committed
renamed
1 parent bd7fccb commit 3701b0e

File tree

20 files changed

+12
-12
lines changed

20 files changed

+12
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from typing import Final
22

33
from models_library.rabbitmq_basic_types import RPCNamespace
4-
from servicelib.long_running_interfaces._models import LongRunningNamespace
4+
from servicelib.resilent_long_running._models import LongRunningNamespace
55

66
_RPC_NAME: Final[str] = "long_running_interface"
77

0 commit comments

Comments
Β (0)