diff --git a/Makefile b/Makefile index 616341d79e27dbcbc436f298963cf47815cf8e81..c74b3a117a84b9996180961a9eba56cab4d9217e 100644 --- a/Makefile +++ b/Makefile @@ -53,5 +53,5 @@ autopep8: all: autopep8 test -mypy: - mypy tests \ No newline at end of file +mypy: + mypy tests