vcon-dev/vcon

log_traceback undefined

Closed this issue · 0 comments

According to flake8:

server/links/script/init.py:47:13: F821 undefined name 'log_traceback'
log_traceback(ex)

Note: This was identified in the python test action:
https://github.com/vcon-dev/vcon/actions/runs/4941498504/jobs/8834146430
under the step: Lint catastrophic errors with flake8