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