X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/1b44fe2555d17618cb2e7556de5d23ddad01d5f5..cd64788a583f7737ff7cddaa4f21e74ea747bef9:/test/bdd/steps/http_responses.py diff --git a/test/bdd/steps/http_responses.py b/test/bdd/steps/http_responses.py index 2e24ed50..c28c4e1c 100644 --- a/test/bdd/steps/http_responses.py +++ b/test/bdd/steps/http_responses.py @@ -11,7 +11,7 @@ import re import json import xml.etree.ElementTree as ET -from check_functions import Almost, OsmType, Field, check_for_attributes +from check_functions import OsmType, Field, check_for_attributes class GenericResponse: