Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Dec 6, 2021
1 parent 2f7d5e4 commit c0c8789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/text/classification/test_data_model_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
from pathlib import Path

import pytest
from pytorch_lightning import Trainer

from flash.core.trainer import Trainer
from flash.text import TextClassificationData, TextClassifier
from tests.helpers.utils import _TEXT_TESTING

Expand Down

0 comments on commit c0c8789

Please sign in to comment.