Skip to content

Commit be14bd0

Browse files
committed
[BugFix] Remove unused tempfile import in test_compatibility.py
Made-with: Cursor
1 parent 8a3e52d commit be14bd0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/test_compatibility.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
from __future__ import annotations
1313

14-
import tempfile
15-
1614
import pytest
1715
import torch
1816
from tensordict import TensorClass, TensorDict, TypedTensorDict

0 commit comments

Comments
 (0)