Skip to content

Commit 5637988

Browse files
committed
remove excess elipsis
1 parent 980d1e4 commit 5637988

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openleadr/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ async def create_opt(self, opt_type, opt_reason, targets, vavailability=None, ev
643643
return response_payload['opt-id']
644644

645645
# TODO: what to do if the VTN sends an error or does not acknowledge the opt?
646-
...
647646

648647
async def cancel_opt(self, opt_id):
649648
"""

0 commit comments

Comments
 (0)