Skip to content

Commit 02186c9

Browse files
nit removed dead line
Co-authored-by: leo-berte <[email protected]>
1 parent cec36bd commit 02186c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lerobot/scripts/rl/crop_dataset_roi.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
from typing import Dict, Tuple
2222

2323
import cv2
24-
25-
# import torch.nn.functional as F # noqa: N812
2624
import torch
2725
import torchvision.transforms.functional as F # type: ignore # noqa: N812
2826
from tqdm import tqdm # type: ignore

0 commit comments

Comments
 (0)