Skip to content

Commit

Permalink
remove non-existing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Sep 14, 2022
1 parent 3b97ecd commit 442cbd9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/taskmodules/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
from taskmodules.simple_transformer_text_classification import (
SimpleTransformerTextClassificationTaskModule,
)

__all__ = [
"SimpleTransformerTextClassificationTaskModule",
]

0 comments on commit 442cbd9

Please sign in to comment.