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

chore: add setuptools to requirements-dev.txt #590

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

JohnVillalovos
Copy link
Contributor

@JohnVillalovos JohnVillalovos commented Jun 29, 2024

This fixes mypy error about import-not-found

Closes: #589

This fixes `mypy` error about `import-not-found`

Closes: mjs#589
@JohnVillalovos JohnVillalovos changed the title chore: correct type-hint for setuptools chore: add setuptools to requirements-dev.txt Jun 29, 2024
Required code to be reformatted

Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.11.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
Copy link
Owner

@mjs mjs left a comment

Choose a reason for hiding this comment

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

Thank you!

@mjs mjs merged commit 5bfb0ec into mjs:master Jul 23, 2024
7 checks passed
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.

Fix broken lint check
2 participants