comment
This commit is contained in:
parent
2f5259ebd2
commit
2a55f67c6d
@ -162,6 +162,7 @@ class SymbolStatus:
|
|||||||
# triggering state callbacks
|
# triggering state callbacks
|
||||||
await self.__trigger_position_state_callbacks__(pw)
|
await self.__trigger_position_state_callbacks__(pw)
|
||||||
|
|
||||||
|
# triggering events callbacks
|
||||||
for e in events:
|
for e in events:
|
||||||
if not isinstance(e, Event):
|
if not isinstance(e, Event):
|
||||||
raise ValueError
|
raise ValueError
|
||||||
|
Loading…
Reference in New Issue
Block a user