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

tooling updates - flit + ruff #54

Merged
merged 6 commits into from
Jul 13, 2023
Merged

tooling updates - flit + ruff #54

merged 6 commits into from
Jul 13, 2023

Conversation

shapiromatron
Copy link
Collaborator

@shapiromatron shapiromatron commented Jul 13, 2023

Update build and development tooling to use flit and ruff. With the use of ruff, minor code formatting changes were made to improve code quality and readability.

One breaking change was made - parser exceptions now raise a rispy.paser.ParseError instead of an IOError; which is typically reserved of OS-level IO exceptions.

@shapiromatron shapiromatron merged commit 1278896 into main Jul 13, 2023
4 checks passed
@shapiromatron shapiromatron deleted the flit branch July 13, 2023 19:03
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