From 84a494dcf4b237e2e5640b8a14dbeb16a29b3de7 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 13 Apr 2019 18:58:24 +0200 Subject: Run mypy with tests and qa --- run_tests | 1 + 1 file changed, 1 insertion(+) (limited to 'run_tests') diff --git a/run_tests b/run_tests index b609f1f..dcd5f15 100755 --- a/run_tests +++ b/run_tests @@ -2,3 +2,4 @@ nose2-3 --with-coverage --coverage-report=term flake8 . +mypy pyapd -- cgit v1.2.3