]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve docs formatting on automap, fix missing import
authorFederico Caselli <cfederico87@gmail.com>
Wed, 17 Apr 2024 20:17:25 +0000 (22:17 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 17 Apr 2024 20:17:25 +0000 (22:17 +0200)
commit82803016b5fcbc3225af87a43768dbea2be87582
treebe44787ead46c802b5c528c4211501bca93cc769
parentb5cf61c504e6ff7cdceeb0ca376eb47a97b9da5a
Improve docs formatting on automap, fix missing import

Fixes: #11273
Change-Id: I872dcc0c2cf5093034e1590533b2e0d26602df7f
References: #11267
lib/sqlalchemy/ext/automap.py