]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
reformat with updated black 5103/head
authorFederico Caselli <cfederico87@gmail.com>
Sat, 18 Jan 2020 14:55:06 +0000 (15:55 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 18 Jan 2020 14:55:06 +0000 (15:55 +0100)
commit795fd5f896be4a07a2b18e6525674b815ac17593
tree7b1c022d2ed9024dcb73b8988a5db29704ef9298
parentbf2ac312e6f86a3a2a7b44ec843efac5d127e4ed
reformat with updated black
lib/sqlalchemy/dialects/oracle/cx_oracle.py
test/ext/test_baked.py
test/orm/inheritance/_poly_fixtures.py
test/orm/inheritance/test_basic.py
test/orm/test_bulk.py
test/orm/test_cycles.py
test/orm/test_lazy_relations.py
test/orm/test_naturalpks.py
test/orm/test_rel_fn.py
test/orm/test_selectin_relations.py