mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed bug with python tests/fixtures.py
https://github.com/simonw/datasette/runs/1333357885?check_suite_focus=true
This commit is contained in:
parent
a7d9e24ece
commit
0cb29498c7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ import urllib
|
|||
import pint
|
||||
|
||||
from datasette import __version__
|
||||
from datasette.plugins import pm
|
||||
from datasette.database import QueryInterrupted
|
||||
from datasette.utils import (
|
||||
await_me_maybe,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue