Skip to content

Commit 8ac90da

Browse files
trsvchnvfdev-5
authored andcommitted
Change docs versionadded/changed 0.5.X -> 0.4.8
1 parent 9a98930 commit 8ac90da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ignite/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def hash_checkpoint(checkpoint_path: Union[str, Path], output_dir: Union[str, Pa
298298
Returns:
299299
Path to the hashed checkpoint file, the first 8 digits of SHA256 hash.
300300
301-
.. versionadded:: 0.5.0
301+
.. versionadded:: 0.4.8
302302
"""
303303

304304
if isinstance(checkpoint_path, str):

0 commit comments

Comments
 (0)