Skip to content

Commit

Permalink
refactor: remove unused import from test_image_robustness.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chakravarthik27 committed Nov 12, 2024
1 parent 58b4f5b commit 888ef09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_image_robustness.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
from PIL import Image
import requests

from langtest.transform.image import robustness as image_robustness
from langtest.transform.robustness import BaseRobustness

from langtest.utils.custom_types.sample import VisualQASample


Expand Down

0 comments on commit 888ef09

Please sign in to comment.