Compare commits

..

1 Commits

Author SHA1 Message Date
Pierre Ducroquet 7baeb009d4 should fix the test
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-04-09 16:17:40 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ from django.utils.encoding import force_str
from django.utils.timezone import localtime
from quixote import get_publisher
from wcs import fields, qommon
from wcs import fields, qommon, sql
from wcs.api_access import ApiAccess
from wcs.api_utils import sign_url
from wcs.blocks import BlockDef