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

Fill remaining missing hints & disallow partial hints #480

Merged
merged 6 commits into from
Oct 5, 2023

Commits on Oct 5, 2023

  1. Fill remaining missing hints & disallow partial hints

    Disallow untyped/incomplete function definitions.
    
    Just like django-stubs.
    intgr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4dff6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d4f1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e407a0 View commit details
    Browse the repository at this point in the history
  4. Fix test on Python 3.8

    intgr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    17545e9 View commit details
    Browse the repository at this point in the history
  5. Suppress mypy error

    intgr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    766f8d1 View commit details
    Browse the repository at this point in the history
  6. +comment

    intgr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    66c1da6 View commit details
    Browse the repository at this point in the history