fix benchmark.py + ignore it in landscape

This commit is contained in:
Stefan Wojcik
2016-12-08 16:31:44 -05:00
parent b2825119ce
commit 4b024409ba
3 changed files with 41 additions and 114 deletions

View File

@@ -2,3 +2,6 @@ pylint:
disable:
# We use this a lot (e.g. via document._meta)
- protected-access
ignore-paths:
- benchmark.py