level12 / flake8-level12

Provides flake8 linters for Level 12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't require autospec if spec argument is given

bladams opened this issue · comments

In some cases it is helpful to manually specify the spec object. For example as a workaround to this bug https://bugs.python.org/issue23078

If the spec argument is given, there is no reason I can see to require the autospec argument