oslo.vmware/oslo_vmware/objects
Andreas Jaeger 724f36bd3e Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix:
F601 dictionary key 'cr_to_rp' repeated with different values
F841 local variable 'excep' is assigned to but never used
F821 undefined name 'excep'
E305 expected 2 blank lines after class or function definition, found 1
E731 do not assign a lambda expression, use a def

Blacklist:
W504 line break after binary operator

Update hacking extension for newer flake8 version.

Change-Id: I9f0d7b166e285091111c42fe978d29d7dd3bf5db
2020-03-30 11:56:00 +00:00
..
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
datacenter.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
datastore.py Update hacking for Python3 2020-03-30 11:56:00 +00:00