Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon | |
Applied Black and isort, fixed any linting issues, updated tox.ini and CI. | |||
2021-11-22 | docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118) | James Falcon | |
This is more consistent with other github repositories, and will prompt a first-time contributor to read the contributing guidelines before submitting the pull request. Additionally, added a summary section to the top, updated some outdated language, and removed some outdated typing guidance. |