another attempt at the right landscape config
This commit is contained in:
parent
af6601a2e1
commit
1199f0d649
@ -9,7 +9,8 @@ pylint:
|
|||||||
# translated into range and long is translated into int via 2to3 (see
|
# translated into range and long is translated into int via 2to3 (see
|
||||||
# "use_2to3" in setup.py). This should be removed when we drop Python
|
# "use_2to3" in setup.py). This should be removed when we drop Python
|
||||||
# 2 support (which probably won't happen any time soon).
|
# 2 support (which probably won't happen any time soon).
|
||||||
- xrange,long
|
- xrange
|
||||||
|
- long
|
||||||
|
|
||||||
ignore-paths:
|
ignore-paths:
|
||||||
- benchmark.py
|
- benchmark.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user