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
After fixing gh-7 locally, I encountered another error:
Traceback (most recent call last):
File "/home/juanlu/Projects/Other/SnifferDog/lib_ver_producer.py", line 210, in <module>
main()
File "/home/juanlu/Projects/Other/SnifferDog/lib_ver_producer.py", line 206, in main
print(req_content)
UnboundLocalError: local variable 'req_content' referenced before assignment
The text was updated successfully, but these errors were encountered:
After fixing gh-7 locally, I encountered another error:
The text was updated successfully, but these errors were encountered: