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
File "K:\Github\bento\src\db\trialWindow.py", line 281, in addNewTrial
self.addOrEditTrial()
File "K:\Github\bento\src\db\trialWindow.py", line 269, in addOrEditTrial
QMessageBox.about("Error", "No Session selected!")
TypeError: about expected 3 arguments, got 2
Encountered on the enhancement/trialStartTimeWithOffset branch. To reproduce, open the trial selection window, then add a new trial to the database without having a session selected.
The text was updated successfully, but these errors were encountered:
Encountered on the enhancement/trialStartTimeWithOffset branch. To reproduce, open the trial selection window, then add a new trial to the database without having a session selected.
The text was updated successfully, but these errors were encountered: