Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
caufieldjh committed Aug 14, 2024
1 parent 18f5c90 commit fc63e35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ontogpt/engines/topic_classifier_engine.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Topic classifier engine."""

from dataclasses import dataclass
from typing import List

from ontogpt.engines.knowledge_engine import KnowledgeEngine

0 comments on commit fc63e35

Please sign in to comment.