Skip to content

Commit 61417a0

Browse files
committed
fix indentation
1 parent ee47667 commit 61417a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/atlas-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The query also includes a:
8484
}
8585
])
8686
for i in result:
87-
print(i)
87+
print(i)
8888

8989
.. output::
9090
:language: shell

0 commit comments

Comments
 (0)