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

Remove isort from pre-commit and add more tests and improved docstring #53

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

ZeroCool940711
Copy link
Contributor

This pull request removes the isort package from the pre-commit configuration since it can conflict with the black formatter. The removal of isort has a smaller impact compared to removing black. Additionally, this PR adds 16 more tests, bringing the total number of tests to 600. It also improves the docstring for the NumericRange class in ranges.py.

Copy link

sonarqubecloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ZeroCool940711 ZeroCool940711 merged commit 53bf520 into Sygil-Dev:main Feb 6, 2024
14 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.

1 participant