We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ruff
mypy
As per the discussion on #39, we can implement ruff for code formatting in addition to black. The proposed ruff configuration is as follows:
We should also include mypy for type-checking in the project.
Please let me know your thoughts. Thank you 😄
The text was updated successfully, but these errors were encountered:
This all sounds good, closing this issue as the PR for the suggested changes has been merged
Sorry, something went wrong.
No branches or pull requests
As per the discussion on #39, we can implement ruff for code formatting in addition to black. The proposed ruff configuration is as follows:
We should also include mypy for type-checking in the project.
Please let me know your thoughts. Thank you 😄
The text was updated successfully, but these errors were encountered: