Open imnotjames opened 10 months ago
it seems that in python 3.11 getargspec was removed - https://docs.python.org/3/whatsnew/3.11.html
this updates the call to be the new getfullargspec
it seems that in python 3.11 getargspec was removed - https://docs.python.org/3/whatsnew/3.11.html
this updates the call to be the new getfullargspec