Skip to content

Commit 566c09f

Browse files
committed
Update
[ghstack-poisoned]
2 parents ef09077 + f176d63 commit 566c09f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

torchrl/envs/transforms/rlhf.py

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#
33
# This source code is licensed under the MIT license found in the
44
# LICENSE file in the root directory of this source tree.
5+
from __future__ import annotations
6+
57
from collections.abc import Mapping
68
from copy import copy, deepcopy
79
from typing import Any, Callable, Iterable, List, Literal

0 commit comments

Comments
 (0)