Skip to content

Commit

Permalink
pycodestyle for smoke? really?
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeseibel committed Jul 17, 2024
1 parent fd23fd8 commit 21ef955
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scheduler/schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ def event_session_from_scheduled_recording(s):
f"{session['event']['start']}, "
f"{session['event']['end']}")


session['key'] = schedule_key(
session['recording']['name'], session['recording']['external_id'],
session['recording']['recorder_id'], session['event']['start'],
Expand Down

0 comments on commit 21ef955

Please sign in to comment.