From 925b7824f4c79d795d81b111cc531233651f18b6 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 14 Jun 2020 13:55:49 +0200 Subject: Fix type errors and increase code coverage. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5aeb2ed..125f807 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ test-all: nose2 -s test -C -v ${TESTS} typecheck: - mypy pyecsca --ignore-missing-imports + mypy pyecsca --ignore-missing-imports --show-error-codes codestyle: flake8 --ignore=E501,F405,F403,F401,E126 pyecsca -- cgit v1.2.3-70-g09d2