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
Traceback (most recent call last):
File "/workspace/famelink/HandRefiner/handrefiner.py", line 238, in
"c_concat": [cats],
NameError: name 'cats' is not defined
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
Provide environment information
python 3.x
What OS are you using?
Ubuntu 20.04.4
Describe the Bug
Traceback (most recent call last):
File "/workspace/famelink/HandRefiner/handrefiner.py", line 238, in
"c_concat": [cats],
NameError: name 'cats' is not defined
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: