Skip to content

Commit

Permalink
[Fix]: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanLiuuuuuu committed Mar 22, 2023
1 parent c05762e commit d08fc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmselfsup/datasets/transforms/pytorch_transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

import torch
import torchvision.transforms.functional as F
from torchvision import transforms
from PIL import Image
from torchvision import transforms

from mmselfsup.registry import TRANSFORMS

Expand Down

0 comments on commit d08fc76

Please sign in to comment.