mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-17 07:10:29 +00:00
Merge "Remove _ from builtins"
This commit is contained in:
commit
ca403ccacf
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -31,6 +31,5 @@ downloadcache = ~/cache/pip
|
|||
show-source = True
|
||||
# H302: Do not import objects, only modules
|
||||
ignore = H302
|
||||
builtins = _
|
||||
exclude=.venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,build
|
||||
max-complexity=20
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue