LabNeuroCogDevel/LNCDschedule

The reschedule crashes

Closed this issue · 2 comments

AttributeError: 'LNCDcal' object has no attribute 'move_event'

It will work if changed to delete_event() because move_event() doesn't exist. why change to move event()?

fixed