diff --git a/.landscape.yml b/.landscape.yml index 5a100b8..81996a4 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -5,3 +5,6 @@ max-line-length: 120 autodetect: true python-targets: - 3 +ignore-paths: + - docs + - examples