Skip to content

Commit b15ea4c

Browse files
committed
Upd readme
1 parent 032903a commit b15ea4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ async def hello_world():
667667
# perform the hello world code...
668668
print(await client.query('''
669669
"Hello World!";
670-
''')
670+
'''))
671671

672672
finally:
673673
# the will close the client in a nice way

0 commit comments

Comments
 (0)