Open pamelafox opened 2 years ago
My usual: https://github.com/pamelafox/mypythonproject-sept7th/blob/main/.github/workflows/python.yaml
We can subtract flake8 and add isort for this repo. Most important thing is to run pytest since I keep forgetting to run it!
Sounds like a plan!
My usual: https://github.com/pamelafox/mypythonproject-sept7th/blob/main/.github/workflows/python.yaml
We can subtract flake8 and add isort for this repo. Most important thing is to run pytest since I keep forgetting to run it!