Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
horheynm committed Mar 25, 2024
1 parent 167748d commit 4b7097c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sparseml/test_clear_ml.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def test_oneshot_and_finetune(tmp_path: Path):
splits = {"train": "train[:50%]", "calibration": "train[50%:60%]"}

Task.init(project_name="test", task_name="test_oneshot_and_finetune")

apply(
model=model,
dataset=dataset,
Expand Down

0 comments on commit 4b7097c

Please sign in to comment.