We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is an umbrella issue created to add types to modal-client.
modal-client
We expect changes to be made in two stages:
.pyi
Any
Existing dependency tree as generated with pydeps and the following .pydeps file.
pydeps
.pydeps
[pydeps] pylib = False exclude = aiohttp aiostream aiostream asgiref click cloudpickle dotenv fastapi grpclib ipykernel rich synchronicity tblib toml typer typing_extensions watchfiles
The text was updated successfully, but these errors were encountered:
Hey @savarin or @freider FYI I opened this related PR and filed this related issue.
If you have any availability to chip away at this I'll be so grateful! 🙏 Thanks!
Sorry, something went wrong.
No branches or pull requests
This is an umbrella issue created to add types to
modal-client
.We expect changes to be made in two stages:
.pyi
stubs.Any
and type ignores (where possible) above.Existing dependency tree as generated with
pydeps
and the following.pydeps
file.The text was updated successfully, but these errors were encountered: