From 166f877f8cd70a994064915953a59121049989d8 Mon Sep 17 00:00:00 2001 From: hutten Date: Mon, 1 Mar 2021 16:13:29 +0100 Subject: [PATCH] #16 set-up try --- examples/test_osm.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/test_osm.py b/examples/test_osm.py index 687035e..e78e448 100644 --- a/examples/test_osm.py +++ b/examples/test_osm.py @@ -13,6 +13,7 @@ import logging +#TODO: check if it works root = os.path.abspath('../data/osm') fn_ini = os.path.join(root, 'osm_settings.ini')