]> 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:39 +0000 (22:17 +0200)
commit31d0ab27519ceae4e1b12212c8a41fe290418ea0
tree06b87aa2c86b669678c6fed22d57d5e2a11292f8
parent354ce373f23f193488d6b73c42fd9b4fa93443a8
Improve docs formatting on automap, fix missing import

Fixes: #11273
Change-Id: I872dcc0c2cf5093034e1590533b2e0d26602df7f
References: #11267
(cherry picked from commit 82803016b5fcbc3225af87a43768dbea2be87582)
lib/sqlalchemy/ext/automap.py