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
* fix: prevent potential memory leak
* test: unit test to cover find_stack_level utility function
* style: linting fixes and forgot to rename a funcdef
* style: linter fix and forgot to rename a variable in test
* test: simplify test and correct value (direct call stack level is 1 not 0)
* Add pydoc reference, remove file
* Call finally closer to its use
---------
Co-authored-by: Louis Maddox <[email protected]>
0 commit comments