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

TYP: untyped decorators #36996

Closed
wants to merge 3 commits into from

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

xref #33455, when i use the stub @simonjayhawkins suggested there and put disallow_untyped_decorators = True into setup.cfg, this PR gets us down to 27 errors, including

6 from pytest.mark.parametrize
3 from numba.jit
3 from AxisProperty

@jbrockmendel jbrockmendel deleted the typ-decorators branch November 20, 2021 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant