From 4c90b94c24e9e78382d12947fb27c203318d6c9c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 3 Jun 2020 23:30:44 -0700 Subject: flake8-annotation linting Added some new annotations; need to finish more. --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 8ce8d81..2a4c9bf 100644 --- a/Pipfile +++ b/Pipfile @@ -37,6 +37,7 @@ ipython = "*" mypy = "*" pytype = "*" flake8 = "*" +flake8-annotations = "*" pytest = "*" pytest-cov = "*" -- cgit v1.2.3