try another landscape approach
This commit is contained in:
parent
1199f0d649
commit
501f6f11ba
@ -3,7 +3,6 @@ pylint:
|
|||||||
# We use this a lot (e.g. via document._meta)
|
# We use this a lot (e.g. via document._meta)
|
||||||
- protected-access
|
- protected-access
|
||||||
|
|
||||||
options:
|
|
||||||
additional-builtins:
|
additional-builtins:
|
||||||
# add xrange and long as valid built-ins. In Python 3, xrange is
|
# add xrange and long as valid built-ins. In Python 3, xrange is
|
||||||
# translated into range and long is translated into int via 2to3 (see
|
# translated into range and long is translated into int via 2to3 (see
|
||||||
|
Loading…
x
Reference in New Issue
Block a user