Skip to content

Commit edeab1b

Browse files
committed
Fix
1 parent 9e3526c commit edeab1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/read/cursors.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ of ``"Dunkin' Donuts"``. It then prints the first document in the cursor by call
8080
:dedent:
8181

8282
.. output::
83+
:visible: false
8384

8485
Restaurant(id=5eb3d668b31de5d588f42c66, name=Dunkin' Donuts)
8586

@@ -105,6 +106,7 @@ shown in the following example:
105106
:dedent:
106107

107108
.. output::
109+
:visible: false
108110

109111
Restaurant(id=5eb3d668b31de5d588f42c66, name=Dunkin' Donuts)
110112
Restaurant(id=5eb3d668b31de5d588f42ca0, name=Dunkin' Donuts)

0 commit comments

Comments
 (0)