]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Ensure order in doctest of core/tutorial.rst
authorFederico Caselli <cfederico87@gmail.com>
Sun, 10 May 2020 12:37:21 +0000 (14:37 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 11 May 2020 19:47:08 +0000 (21:47 +0200)
commit447f16bc7fd5afa1e0b1ca8a558354915ead239f
tree61f5ea25ca8fcb9e288336b0348fe3404480c0d6
parent5311a8531c621760ced0b3d0a5454e8c22871d66
Ensure order in doctest of core/tutorial.rst

Fix doctest error caused by the missing order by clause in the
tests introduced in Ia1bbe3248b4f7c74fbee06fedf76a6ce94cd28a6

Change-Id: I55b45690879ebbaa57bc62765fcdab06f5e9c6f3
doc/build/core/tutorial.rst
test/base/test_tutorials.py