You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is qsls() on line 29 of Access_Recordings.py supposed to be executing?
File "/home/ryan/git/Access_Recordings.py", line 29, in do_recordings
nb_recordings = int(qsls()['nb_recordings'])
NameError: name 'qsls' is not defined