Skip to content

Commit

Permalink
Compatibility with python < 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens authored Mar 7, 2024
1 parent 6bd9dc6 commit 5a854c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchsnapshot/io_preparers/sharded_tensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.
from __future__ import annotations

import asyncio
import copy
Expand Down

0 comments on commit 5a854c5

Please sign in to comment.