Skip to content

Conversation

@woonyee28
Copy link

Problem:

inspect.getargspec() was deprecated and removed, causing an AttributeError for users on Python 3.11+.

Solution

Replaced inspect.getargspec() with inspect.getfullargspec()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant