Skip to content

Commit

Permalink
testing with token
Browse files Browse the repository at this point in the history
Signed-off-by: Maroun Touma <[email protected]>
  • Loading branch information
touma-I committed Feb 11, 2025
1 parent b64672d commit 3e92e89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transforms/language/lang_id/test/test_lang_id.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def get_test_transform_fixtures(self) -> list[tuple]:
"output_lang_column_name": "l",
"output_score_column_name": "s",
}
print(config)
table = pa.Table.from_arrays(
[
pa.array(
Expand Down

0 comments on commit 3e92e89

Please sign in to comment.