summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2021-09-17 13:42:57 +0200
committerGreg Becker <becker33@llnl.gov>2021-09-21 16:58:41 -0700
commit7caa844d49818d8c73ab3d1a6e4c100047386310 (patch)
treea74480778858bc053ef2acb9776d1093e3e6b746
parent4cd6381ed579c211c1655e6818310af838cddece (diff)
downloadspack-7caa844d49818d8c73ab3d1a6e4c100047386310.tar.gz
spack-7caa844d49818d8c73ab3d1a6e4c100047386310.tar.bz2
spack-7caa844d49818d8c73ab3d1a6e4c100047386310.tar.xz
spack-7caa844d49818d8c73ab3d1a6e4c100047386310.zip
Fix style tests
-rw-r--r--.flake82
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 195c783726..b4f0488428 100644
--- a/.flake8
+++ b/.flake8
@@ -29,4 +29,4 @@
#
[flake8]
ignore = E129,E221,E241,E272,E731,W503,W504,F999,N801,N813,N814
-max-line-length = 79
+max-line-length = 88