Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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,
Expand Down

0 comments on commit fe8698d

Please sign in to comment.