summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.prospector.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prospector.yaml b/.prospector.yaml
index 31f1ead..992d25e 100644
--- a/.prospector.yaml
+++ b/.prospector.yaml
@@ -37,7 +37,7 @@ pep257:
pep8:
# style checking
- run: true
+ run: false
pyflakes:
# preferring 'frosted' instead (a fork of)