8000 doc: added comment to README example · peterj/python-sdk@6f108f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f108f7

Browse files
restlessronindsp-ant
authored andcommitted
doc: added comment to README example
1 parent 937c640 commit 6f108f7

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
@@ -135,7 +135,7 @@ async def run():
135135
await server.run(
136136
read_stream,
137137
write_stream,
138-
server.create_initialization_options("0.1.0")
138+
server.create_initialization_options("0.1.0") # user visible version number
139139
)
140140

141141
if __name__ == "__main__":

0 commit comments

Comments
 (0)
0