Skip to content

chore: check setup.py with mypy #1692

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
Nov 16, 2021
Merged

chore: check setup.py with mypy #1692

merged 1 commit into from
Nov 16, 2021

Conversation

JohnVillalovos
Copy link
Member

Prior commit 06184da fixed the
type-hints for setup.py. But missed removing 'setup' from the exclude
list in pyproject.toml for mypy checks.

Remove 'setup' from the exclude list in pyproject.toml from mypy checks.

Prior commit 06184da fixed the
type-hints for setup.py. But missed removing 'setup' from the exclude
list in pyproject.toml for mypy checks.

Remove 'setup' from the exclude list in pyproject.toml from mypy checks.
@JohnVillalovos JohnVillalovos requested a review from nejch November 16, 2021 22:35
@nejch nejch enabled auto-merge November 16, 2021 22:36
@nejch nejch merged commit 500895a into main Nov 16, 2021
@nejch nejch deleted the jlvillal/mypy_setup branch November 16, 2021 22:45
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.

2 participants