Skip to content

Commit bc806e6

Browse files
author
matthias_schaub
committed
mapswipe_workers/utils/tile_grouping_functions.py
1 parent b489cea commit bc806e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapswipe_workers/mapswipe_workers/utils/tile_grouping_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import math
2+
from typing import Dict, List
23

34
from osgeo import ogr
4-
from Typing import Dict, List
55

66
from mapswipe_workers.definitions import logger
77
from mapswipe_workers.utils import tile_functions as t

0 commit comments

Comments
 (0)