Closed achevrot closed 1 year ago
This is probably due to the fun.code.co_consts not being properly reconstructed due to pytest decorators. Might be an issue with other methods overhead.
pytest
Changed the stack to unittest for now. Archiving this till later
This is probably due to the fun.code.co_consts not being properly reconstructed due to
pytest
decorators. Might be an issue with other methods overhead.