Skip to content

Commit b9ff6a8

Browse files
committed
temp
1 parent de09626 commit b9ff6a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/quickstart.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ Driver initialization:
5050
credentials=ydb.credentials_from_env_variables(),
5151
) as driver:
5252
driver.wait(timeout=5, fail_fast=True)
53+
54+
55+
>>> print("hello world")
56+
hello world

0 commit comments

Comments
 (0)