Skip to content

Commit f149d4c

Browse files
committed
chore : 오타 수정
1 parent 7dcd84c commit f149d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_utils/datahub_source.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def get_column_names_and_descriptions(self, urn):
6969
)
7070
return columns
7171

72-
def get_table_linage(
72+
def get_table_lineage(
7373
self,
7474
urn,
7575
counts=100,

0 commit comments

Comments
 (0)