Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-usielski committed Jan 11, 2024
1 parent f4cf33c commit d86f4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moler/event_awaiter.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def start_command_after_event(cls, cmds, events, event_timeout=6):
Returns:
None
"""
"""
events_cp = copy_list(events, deep_copy=False)
for cmd in cmds:
cmds_items = cmd
Expand Down

0 comments on commit d86f4aa

Please sign in to comment.