Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BeatrixCohere committed Aug 15, 2024
1 parent 8a53d11 commit e43dda3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/tests/unit/factories/agent_tool_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

from .base import BaseFactory


class AgentToolMetadataFactory(BaseFactory):
class Meta:
model = AgentToolMetadata
Expand Down

0 comments on commit e43dda3

Please sign in to comment.