Skip to content

Commit 9f30fba

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ed43a16 commit 9f30fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests_pytorch/callbacks/test_model_checkpoint_additional_cases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import math
2+
import os
23
from datetime import timedelta
34

4-
import os
55
import pytest
66
import torch
77
import torch.nn as nn

0 commit comments

Comments
 (0)