We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f832abe commit 2ef0835Copy full SHA for 2ef0835
src/allocation/messagebus.py
@@ -37,4 +37,3 @@ def publish_allocated_event(
37
events.Deallocated: [reallocate],
38
39
} # type: Dict[Type[events.Event], List[Callable]]
40
-
0 commit comments