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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e933fda..0ae4832 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .coverage +.mypy_cache *.pyc .*.sw? -- cgit v1.2.3