-
Notifications
You must be signed in to change notification settings - Fork 4
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
Various housekeeping tasks #9
Various housekeeping tasks #9
Conversation
You'll see the pre-commit Action is currently failing. There are a few errors that I have instructed |
Note I made this branch off of #5, so it's probably best to get that merged first and then merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @dougiesquire!
I'll fix up the conflicts and then merge
This PR includes a range of housekeeping tasks:
black
andflake8
tests
workflow (pytest including codecov on various platforms and Python versions)pre-commit
workflowCloses #7