From 8f30b013c29411a582153ee9cda27951efdeba00 Mon Sep 17 00:00:00 2001 From: Nicholas Kumia Date: Mon, 2 Oct 2023 14:15:55 -0400 Subject: [PATCH] lint: blah --- ckanext/datajson/tests/test_datajson_ckan_all_harvester.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py b/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py index 12b71bac..0df6902c 100644 --- a/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py +++ b/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py @@ -2,8 +2,6 @@ import json import logging -import pytest - import ckan.plugins as p import ckanext.harvest.model as harvest_model import ckanext.harvest.queue as queue