diff --git a/.landscape.yml b/.landscape.yml index b88d557..f87c2f8 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -5,3 +5,6 @@ max-line-length: 140 autodetect: yes ignore-paths: - docs +pep8: + disable: + - E704