Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Jul 18, 2024
1 parent 77ec5c7 commit e59da53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data_prep/convert_delta_to_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from databricks.sql.client import Connection as Connection
from databricks.sql.client import Cursor as Cursor

from llmfoundry.data_prep import convert_delta_to_json_from_args
from llmfoundry.command_utils import convert_delta_to_json_from_args

MINIMUM_DB_CONNECT_DBR_VERSION = '14.1'
MINIMUM_SQ_CONNECT_DBR_VERSION = '12.2'
Expand Down

0 comments on commit e59da53

Please sign in to comment.