From 8c6381f11f74473421888322bf4c7a80bdbbc3c0 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Jul 2021 14:09:55 -0400 Subject: [PATCH] Updated .pep8speaks.yml --- .pep8speaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pep8speaks.yml b/.pep8speaks.yml index 01cd4fc..4e0a369 100644 --- a/.pep8speaks.yml +++ b/.pep8speaks.yml @@ -3,4 +3,4 @@ scanner: linter: pycodestyle pycodestyle: # Same as scanner.linter value. Other option is flake8 - max-line-length: 100 # Default is 79 in PEP 8 \ No newline at end of file + max-line-length: 100 # Default is 79 in PEP 8