oslo.db/oslo_db/tests
Andreas Jaeger 4e6fe7cf7d Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

blacklist:
 W504 line break after binary operator

Fix:
E305 expected 2 blank lines after class or function definition, found 1

Change-Id: I56d62f67914f07e7aef74f857c4b42e3bfd3416e
2020-03-30 11:57:43 +00:00
..
sqlalchemy Update hacking for Python3 2020-03-30 11:57:43 +00:00
__init__.py Test that concurrent sqlalchemy transactions don't block 2015-07-16 20:20:45 +10:00
base.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
test_api.py Improve exponential backoff for wrap_db_retry 2018-04-13 09:26:12 +08:00
test_concurrency.py Fix parameters of assertEqual are misplaced 2016-07-20 18:11:34 +08:00
utils.py Drop use of six 2020-02-25 17:33:41 +00:00