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

CI: Adds mypy to typecheck during circle ci checks #1705

Merged
merged 8 commits into from
Feb 21, 2024

Conversation

gus-opentensor
Copy link
Collaborator

Integrates mypy, a static type checker for Python, into our CircleCI pipeline. The goal is to enhance code quality and reliability by catching type errors and inconsistencies earlier in the development process.

Closes 51818215

@gus-opentensor gus-opentensor changed the title ci: adds mypy to typecheck during circle ci checks CI: Adds mypy to typecheck during circle ci checks Feb 15, 2024
@ifrit98 ifrit98 mentioned this pull request Feb 16, 2024
@gus-opentensor gus-opentensor force-pushed the feature/gus/51818215/add-mypy-to-circle-ci branch from d8920e0 to 78bef51 Compare February 20, 2024 18:40
@ifrit98 ifrit98 self-requested a review February 21, 2024 14:15
Copy link
Contributor

@ifrit98 ifrit98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ifrit98 ifrit98 merged commit 1c9c7fc into staging Feb 21, 2024
12 checks passed
@unconst unconst deleted the feature/gus/51818215/add-mypy-to-circle-ci branch March 27, 2024 20:04
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.

None yet

2 participants