Skip to content

Commit bd1076e

Browse files
committed
chore: rm unused import
1 parent f3eec87 commit bd1076e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/checkpointing/test_trainer_checkpoint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414
import os
1515
from copy import deepcopy
16-
from pathlib import Path
1716

1817
import pytest
1918
import torch

0 commit comments

Comments
 (0)