summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm
diff options
context:
space:
mode:
authorkhashashin <khashashin@users.noreply.github.com>2022-05-03 22:00:59 +0200
committerGitHub <noreply@github.com>2022-05-03 22:00:59 +0200
commitf89a202d60215b13e3733a3ea950473962b3cf67 (patch)
treeafcfdcff70f3f2eb7884c82ec0f3cacf7929f139 /lib/sqlalchemy/orm
parent4abca61b4903e42f9568cc06f3c18ac27a139cf7 (diff)
downloadsqlalchemy-f89a202d60215b13e3733a3ea950473962b3cf67.tar.gz
docs(types) Fix missing import from sqlalchemy (#7978)
* docs(types) Fix missing import from sqlalchemy The sample code is missing the import of Enum from sqlalchemy, which might confuse the reader, since we are using another enum type from Python itself here. So it makes sense to clarify that here. * fix whitespaces Change-Id: I019bbed8a7278f60e7239160ea4c99ecd2519d3b Co-authored-by: Federico Caselli <cfederico87@gmail.com>
Diffstat (limited to 'lib/sqlalchemy/orm')
0 files changed, 0 insertions, 0 deletions