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