]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/api/test_helpers_v1.py
work round typing bug in pyosmium 4.0
[nominatim.git] / test / python / api / test_helpers_v1.py
index e4862b0d807bb4569ff2161807987b76265c557f..3a6a9a0b05c4798c6eb4e3b498972e75b4847ad4 100644 (file)
@@ -2,14 +2,14 @@
 #
 # This file is part of Nominatim. (https://nominatim.org)
 #
-# Copyright (C) 2023 by the Nominatim developer community.
+# Copyright (C) 2024 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
 Tests for the helper functions for v1 API.
 """
 import pytest
 
-import nominatim.api.v1.helpers as helper
+import nominatim_api.v1.helpers as helper
 
 @pytest.mark.parametrize('inp', ['',
                                  'abc',