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

[flake8-pyi] PYI053: Exclude string literals that are the first argument to warnings.deprecated or typing_extensions.deprecated #9423

Merged
merged 7 commits into from
Jan 7, 2024

Commits on Jan 7, 2024

  1. [flake8-pyi] PYI053: Exclude string literals that are the first argum…

    …ent to `warnings.deprecated` or `typing_extensions.deprecated`
    AlexWaygood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b31a985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8f3d9 View commit details
    Browse the repository at this point in the history
  3. simplify slightly

    AlexWaygood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9fbe802 View commit details
    Browse the repository at this point in the history
  4. oops

    AlexWaygood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7884b27 View commit details
    Browse the repository at this point in the history
  5. .

    AlexWaygood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e6ae19b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e47493f View commit details
    Browse the repository at this point in the history
  7. simplify

    AlexWaygood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1125809 View commit details
    Browse the repository at this point in the history