Closed LeXofLeviafan closed 1 year ago
fixes #698:
werkzeug
return
finally:
also:
As a bonus, pytest runs take much less time now (from ~260 seconds down to ~50)
pytest
Thank you!
fixes #698:
werkzeug
library version (dependency of Flask-API) to fix compatibility problemsreturn
statements out of the (unnecessary)finally:
blocksalso: