Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Remove deprecated getargspec call.
This function was removed by python 3.11 so update to the alternate call that is the current recommended replacement. https://docs.python.org/3.11/library/inspect.html#inspect.getfullargspec
- Loading branch information