X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/90a5d2301610142994e75311be8ef9ca4643aafb..a33f2c0f5ba43df533b6e137f9151fe67feb20a1:/test/python/test_config.py diff --git a/test/python/test_config.py b/test/python/test_config.py index 81f13ffd..d6911957 100644 --- a/test/python/test_config.py +++ b/test/python/test_config.py @@ -2,7 +2,6 @@ Test for loading dotenv configuration. """ from pathlib import Path -import tempfile import pytest