mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-11 07:11:48 +02:00
Optimize imports.
This commit is contained in:
parent
9385a2233e
commit
95f844ef67
7 changed files with 9 additions and 11 deletions
|
@ -6,6 +6,7 @@ from pathlib import Path
|
|||
from typing import Optional
|
||||
|
||||
from map_machine.doc.collections import Collection
|
||||
|
||||
from map_machine.map_configuration import MapConfiguration
|
||||
from map_machine.osm.osm_reader import Tags
|
||||
from map_machine.pictogram.icon import Icon, ShapeExtractor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue