Skip to content
Snippets Groups Projects
Commit c84362bb authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Fix makefile indentation

parent fab7fbba
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ clean:
git clean -i
coverage:
pytest --cov=geomagio --cov-report xml
pytest --cov=geomagio --cov-report xml
format:
black .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment