From 280da1cb40bae9d58054dbce2d3ffce448659281 Mon Sep 17 00:00:00 2001 From: amercader Date: Thu, 30 Jan 2025 13:36:47 +0100 Subject: [PATCH] Add another missing import --- ckanext/dcat/tests/profiles/croissant/test_validate.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ckanext/dcat/tests/profiles/croissant/test_validate.py b/ckanext/dcat/tests/profiles/croissant/test_validate.py index 39a28d47..88763a65 100644 --- a/ckanext/dcat/tests/profiles/croissant/test_validate.py +++ b/ckanext/dcat/tests/profiles/croissant/test_validate.py @@ -1,4 +1,5 @@ import json +import sys import mlcroissant as mlc