instacart / instacart/lore

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

Open
#96 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.5k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

In python 3.6, the `inspect.getargspec` function [here](https://github.com/instacart/lore/blob/master/lore/__main__.py#L407-L410) would return `self` as the sole argument due to decorations like `@timed`. I suspect it is the same in 3.5.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.