From f0b055ae52643cce9419aed9c9a909152a814d1a Mon Sep 17 00:00:00 2001 From: Jack Grahl Date: Sun, 2 May 2021 16:42:31 +0100 Subject: [PATCH] Add this to ignore list. --- .flake8 | 1 + 1 file changed, 1 insertion(+) diff --git a/.flake8 b/.flake8 index fa893c3..f25868a 100644 --- a/.flake8 +++ b/.flake8 @@ -5,4 +5,5 @@ exclude = dist, obj, __pycache__, + .pytest_cache, venv