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

Fixing a couple type problems: how I would address most of #381 #382

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Fixing a couple type problems: how I would address most of #381 #382

merged 4 commits into from
Apr 2, 2024

Commits on Apr 1, 2024

  1. Create py.typed

    Signed-off-by: wyattscarpenter <[email protected]>
    wyattscarpenter committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3ce9bdf View commit details
    Browse the repository at this point in the history
  2. add -> Connection annotation

    Signed-off-by: wyattscarpenter <[email protected]>
    wyattscarpenter committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    40aff29 View commit details
    Browse the repository at this point in the history
  3. massage the code to appease the particular version of the project's m…

    …ypy deps
    
    Signed-off-by: wyattscarpenter <[email protected]>
    wyattscarpenter committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5c47835 View commit details
    Browse the repository at this point in the history
  4. fix circular import problem

    Signed-off-by: wyattscarpenter <[email protected]>
    wyattscarpenter committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    040bfc2 View commit details
    Browse the repository at this point in the history