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

Feature Request: Support for MyPy #349

Open
IAL32 opened this issue Nov 8, 2024 · 0 comments
Open

Feature Request: Support for MyPy #349

IAL32 opened this issue Nov 8, 2024 · 0 comments

Comments

@IAL32
Copy link

IAL32 commented Nov 8, 2024

Describe the bug
Support for mypy

To Reproduce
Just import anything from another project that uses mypy. Currently, we need to add # type: ignore[import-untyped] to every import line.

Expected behavior
No mypy ignores.

Versions

  • clickhouse-sqlalchemy==0.2.7
  • Python version: 3.12.4

I am willing to create a PR and add support for that.

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

No branches or pull requests

1 participant