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