Skip to content

Commit 50051ea

Browse files
authored
Added removed on rebase warnings import
1 parent 3474a62 commit 50051ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ignite/handlers/checkpoint.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import stat
55
import tempfile
6+
import warnings
67
from abc import ABCMeta, abstractmethod
78
from collections import OrderedDict
89
from pathlib import Path

0 commit comments

Comments
 (0)