diff --git a/.prospector.yaml b/.prospector.yaml index c424748..3df36a3 100644 --- a/.prospector.yaml +++ b/.prospector.yaml @@ -5,7 +5,8 @@ doc-warnings: false ignore-paths: - build - env - + - tests + pycodestyle: options: max-line-length: 100