Skip to content

Commit aadac85

Browse files
committed
Update __init__.py
1 parent 774363d commit aadac85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pointblank/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
from pointblank.validate import (
3131
Validate,
3232
config,
33+
connect_to_table,
3334
get_action_metadata,
3435
get_column_count,
3536
get_data_path,
@@ -63,6 +64,7 @@
6364
"load_dataset",
6465
"get_data_path",
6566
"config",
67+
"connect_to_table",
6668
"preview",
6769
"missing_vals_tbl",
6870
"get_action_metadata",

0 commit comments

Comments
 (0)