diff --git a/Makefile b/Makefile index c65fb11..f18b05c 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,6 @@ update: format lint git push origin main python setup.py install - .PHONY: docs docs: cd docs