Skip to content

Commit

Permalink
refactor: Lint agents-api (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 authored and github-actions[bot] committed Dec 20, 2024
1 parent c88e8d7 commit 41739ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agents-api/tests/test_entry_queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

MODEL = "gpt-4o-mini"


@test("query: create entry no session")
async def _(dsn=pg_dsn, developer=test_developer):
"""Test the addition of a new entry to the database."""
Expand Down

0 comments on commit 41739ee

Please sign in to comment.