Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Jun 25, 2024
1 parent 5227e5b commit 42b5891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensordict/tensorclass.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from typing import Any, Callable, get_type_hints, List, Sequence, Type, TypeVar

import numpy as np
import orjson as json
import json
import tensordict as tensordict_lib

import torch
Expand Down

0 comments on commit 42b5891

Please sign in to comment.