Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pre-commit
Browse files Browse the repository at this point in the history
NickyHavoc committed Oct 27, 2023
1 parent f7de988 commit fe8698d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/use_cases/classify/test_single_label_classify.py
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
from intelligence_layer.use_cases.classify.classify import (
ClassifyInput,
ClassifyOutput,
ClassifyEvaluator
ClassifyEvaluator,
)
from intelligence_layer.use_cases.classify.single_label_classify import (
SingleLabelClassify,

0 comments on commit fe8698d

Please sign in to comment.