- pep8 fix

Change-Id: I5e2e013c3460c035ad80dae7fd08efe5d1676a5d
(cherry picked from commit 313be7c78d)
This commit is contained in:
Mike Bayer
2019-01-16 20:20:45 -05:00
parent 3ad2966da2
commit bb6eaeed9e
+2 -1
View File
@@ -613,7 +613,8 @@ class Connection(Connectable):
:meth:`.Connection.begin_nested` - use a SAVEPOINT
:meth:`.Connection.begin_twophase` - use a two phase /XID transaction
:meth:`.Connection.begin_twophase` -
use a two phase /XID transaction
:meth:`.Engine.begin` - context manager available from
:class:`.Engine`