Skip to content

Commit c44e753

Browse files
committed
Format
1 parent 4b3ccb6 commit c44e753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/arrow/basic_example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import ydb
22
import pyarrow as pa
33

4+
45
def main():
56
driver_config = ydb.DriverConfig(
67
endpoint="grpc://localhost:2136",

0 commit comments

Comments
 (0)