oslo.db/oslo_db/sqlalchemy
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
..
migration_cli Drop use of six 2020-02-25 17:33:41 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
enginefacade.py Update hacking for Python3 2020-03-30 11:57:43 +00:00
engines.py Drop use of six 2020-02-25 17:33:41 +00:00
exc_filters.py Update hacking for Python3 2020-03-30 11:57:43 +00:00
migration.py Throw DBMigrationError instead of DbMigrationError. 2017-09-08 11:54:09 +08:00
models.py Drop use of six 2020-02-25 17:33:41 +00:00
ndb.py Raise minimum SQLAlchemy version to 1.2.0 2020-02-25 15:52:47 +00:00
orm.py Resolve SAWarning in Query.soft_delete() 2019-02-01 11:57:40 -05:00
provision.py Drop use of six 2020-02-25 17:33:41 +00:00
session.py turn on warning-is-error in doc build 2017-07-03 11:28:14 +00:00
test_base.py Drop use of six 2020-02-25 17:33:41 +00:00
test_fixtures.py Merge "Remove function optimize_db_test_loader in test_base.py" 2018-01-05 06:38:03 +00:00
test_migrations.py Drop use of six 2020-02-25 17:33:41 +00:00
types.py Replace ndb "auto" types with unified String 2017-07-28 11:29:42 -06:00
update_match.py Update hacking version 2019-01-03 00:53:13 +08:00
utils.py Update hacking for Python3 2020-03-30 11:57:43 +00:00