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

Pyright types fixes #5550

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brendon-codes
Copy link

Fixes various Pyright types errors.

fixes #5549

@brendon-codes brendon-codes marked this pull request as draft August 7, 2024 02:28
@brendon-codes brendon-codes deleted the pyright-types-fixes branch August 7, 2024 02:51
@brendon-codes brendon-codes restored the pyright-types-fixes branch August 7, 2024 02:52
@brendon-codes brendon-codes reopened this Aug 7, 2024
@@ -79,6 +79,10 @@ def __init__(
path = url.path

if url.query:
# NOTE:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidism See note here

@brendon-codes brendon-codes marked this pull request as ready for review August 7, 2024 04:40
@brendon-codes
Copy link
Author

@davidism Ok I made a new combined issue and a new combined PR. Checks are passing. I left a note in this PR with a question. I will pause on any new code in this PR until I get initial review feedback.

@brendon-codes
Copy link
Author

Hi @davidism Anything I should change on this PR?

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.

Pyright Type Errors
1 participant