Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inspect.getargspec doesn't return expected arguments from decorated fit methods #96

Open
Guzzii opened this issue Jul 24, 2018 · 1 comment
Labels

Comments

@Guzzii
Copy link
Contributor

Guzzii commented Jul 24, 2018

In python 3.6, the inspect.getargspec function here would return self as the sole argument due to decorations like @timed. I suspect it is the same in 3.5.

@montanalow montanalow added the bug label Aug 20, 2018
@metatron1973

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants