Closed mdmintz closed 1 year ago
inspect
AttributeError: module 'inspect' has no attribute 'getargspec'.
Fix issue with "inspect" on Python 3.11
inspect
on Python 3.11 --> https://github.com/mdmintz/pynose/commit/0775045116a9b82c926e1654d249325f63bbed80 --> FixesAttributeError: module 'inspect' has no attribute 'getargspec'.
--> This resolves https://github.com/mdmintz/pynose/issues/4