Skip to content

Commit deca3ae

Browse files
author
James William Pye
committed
Don't use tab there.
1 parent 14f897d commit deca3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/documentation/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@
684684
685685
.. note::
686686
PG-API cursors are a direct interface to single result-set SQL cursors. This
687-
is in contrast with DB-API cursors, which have interfaces for dealing with
687+
is in contrast with DB-API cursors, which have interfaces for dealing with
688688
multiple result-sets. There is no execute method on PG-API cursors.
689689
690690

0 commit comments

Comments
 (0)