Skip to content

Commit c639228

Browse files
DOC-4345 close connection at end of example
1 parent 78f96f4 commit c639228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doctests/home_json.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,5 @@
143143
"[['city', 'London', 'count', '1'], ['city', 'Tel Aviv', 'count', '2']]"
144144
)
145145
# REMOVE_END
146+
147+
r.close()

0 commit comments

Comments
 (0)