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

Changed type hinting for handler function #42275

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e29f3d6 View commit details
    Browse the repository at this point in the history
  2. Fixed ruff type hinting

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fade82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc49d9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa4956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65cb669 View commit details
    Browse the repository at this point in the history
  6. Changed signature in pyi

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    32e124a View commit details
    Browse the repository at this point in the history
  7. Fixed import error

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7725804 View commit details
    Browse the repository at this point in the history
  8. Fixed missing import

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c224e3d View commit details
    Browse the repository at this point in the history
  9. Reordered imports

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4b85b71 View commit details
    Browse the repository at this point in the history
  10. Reordered imports

    Ariel2400 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6dd5f85 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Removed plus sign

    Ariel2400 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2638df4 View commit details
    Browse the repository at this point in the history
  2. Removed plus sign

    Ariel2400 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    de60b4c View commit details
    Browse the repository at this point in the history
  3. Conformed to pep8

    Ariel2400 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d8983e9 View commit details
    Browse the repository at this point in the history
  4. Update sql.pyi

    Ariel2400 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    220e6ae View commit details
    Browse the repository at this point in the history
  5. Fixed bad type error

    Ariel2400 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    271e987 View commit details
    Browse the repository at this point in the history