X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/90a5d2301610142994e75311be8ef9ca4643aafb..9397bf54b89c1ae0b41115673d2f38582cd03ed9:/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