X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/90a5d2301610142994e75311be8ef9ca4643aafb..8ea7e043634457b4b588ed53c310c94885fc105a:/test/python/test_config.py?ds=sidebyside 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