Closed moelrobi closed 5 months ago
Since python3.11 the function getargspec from the inspect module is deprecated.
getargspec
This commit fixes this behavior for newer python versions
We have created jira ticket to fix this issue in next release, Thanks.
Since python3.11 the function
getargspec
from the inspect module is deprecated.This commit fixes this behavior for newer python versions