mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-22 04:27:16 +02:00
Fix floating point numbers.
This commit is contained in:
parent
6e20668e24
commit
ed0e0384b7
23 changed files with 358 additions and 332 deletions
|
@ -9,7 +9,7 @@ from typing import Optional
|
|||
|
||||
import cairosvg
|
||||
|
||||
from map_configuration import MapConfiguration
|
||||
from map_machine.map_configuration import MapConfiguration
|
||||
from map_machine.slippy.tile import Tile
|
||||
from map_machine.workspace import workspace
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue