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

feat(linting): add pydantic to allow mypy to do better testing #176

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

Conversation

Psycojoker
Copy link
Collaborator

@Psycojoker Psycojoker commented Oct 2, 2024

I've discovered while adding yamlfix that does pull pydantic on #172 that
adding it actually allows mypy to test more things.

Turns out those "more things" are actually type errors in our code.

This WIP PR is here to fix those.

ALEPH-196

@Psycojoker Psycojoker mentioned this pull request Oct 2, 2024
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