When possible, code should follow best formatting practices. To do this, the [`black`](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html) python package will be used. This issue will be satisfied with the following: - [ ] Create a developer installation version (`requirements_dev.txt` or within `pyproject.toml`) - [ ] Provide instructions for using `black` in READEME.md