Skip to content

Additional stub file fixes for app.pyi #1685

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

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Additional stub file fixes for app.pyi #1685

merged 1 commit into from
Mar 23, 2021

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Mar 23, 2021

These add/correct additional stubs in the app.pyi file.
These were found using mypy's stub test module. There's still
additional stubs missing for the class initializer, but
those aren't part of the public APIs so users won't be running
into type errors there (though these should be backfilled
eventually).

These add/correct additional stubs in the app.pyi file.
These were found using mypy's stub test module.  There's still
additional stubs missing for the class initializer, but
those aren't part of the public APIs so users won't be running
into type errors there (though these should be backfilled
eventually).
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.

1 participant