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
Error messages
File "C:\Users\grace\PCT\SLPAA\src\main\python\gui\xslot_graphics.py", line 612, in add_rectangles
yloc_row = yloc_row + self.rect_height
^^^^^^^^
UnboundLocalError: cannot access local variable 'yloc_row' where it is not associated with a value
The text was updated successfully, but these errors were encountered:
To Reproduce
Steps to reproduce the behavior:
Error messages
File "C:\Users\grace\PCT\SLPAA\src\main\python\gui\xslot_graphics.py", line 612, in add_rectangles
yloc_row = yloc_row + self.rect_height
^^^^^^^^
UnboundLocalError: cannot access local variable 'yloc_row' where it is not associated with a value
The text was updated successfully, but these errors were encountered: