From 6504d598048a44856231836cce55918c477bf18a Mon Sep 17 00:00:00 2001 From: Rayan Date: Tue, 20 Apr 2021 10:07:34 -0400 Subject: [PATCH] removed a line "flake8 pelican" was causing the lint to fail when pushed to github --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index bb45229c..82daa59d 100644 --- a/tox.ini +++ b/tox.ini @@ -41,4 +41,4 @@ deps = -rrequirements/style.pip commands = flake8 --version - flake8 pelican +