Skip to content

Commit

Permalink
Revert "Add todo for type-checking tests."
Browse files Browse the repository at this point in the history
This reverts commit 1907669.

Moving this to another PR to simplify the diff.
  • Loading branch information
SyntaxColoring committed May 27, 2022
1 parent b94000d commit 106915f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion update-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ test:

.PHONY: lint
lint:
# TODO(mm, 2022-05-26): Also check ./tests with mypy.
$(python) -m mypy otupdate
$(python) -m black --check ./otupdate ./tests
$(python) -m flake8 otupdate tests
Expand Down

0 comments on commit 106915f

Please sign in to comment.