aboutsummaryrefslogtreecommitdiff
path: root/run_tests
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-13 18:58:24 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-13 18:58:24 +0200
commit84a494dcf4b237e2e5640b8a14dbeb16a29b3de7 (patch)
tree02742314cbc1fd19f27d3165a5023371487e7610 /run_tests
parent5b1f14a09d38f6a9861d3cb1b3cf2b27da04c62e (diff)
Run mypy with tests and qa
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests1
1 files changed, 1 insertions, 0 deletions
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