From 2e5cc15e3a6974cbbddd385f317018b3fa929a77 Mon Sep 17 00:00:00 2001 From: BethanyG Date: Tue, 12 Oct 2021 16:19:12 -0700 Subject: [PATCH] Further edits. --- .flake8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.flake8 b/.flake8 index e6c375ff..b7857818 100644 --- a/.flake8 +++ b/.flake8 @@ -8,4 +8,5 @@ exclude = ignore = E501, F401 format = pylint show-source = True -max-complexity = 10 \ No newline at end of file +max-complexity = 10 +