Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
Refs #9, #12, #14
  • Loading branch information
simonw committed May 15, 2024
1 parent b7f74eb commit 1bede50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_enrichments_gpt.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import asyncio
from datasette.app import Datasette
from datasette_test import actor_cookie
from datasette_enrichments.utils import wait_for_job
Expand Down

0 comments on commit 1bede50

Please sign in to comment.