mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-23 05:56:28 +02:00
Rename Röntgen to Map Machine.
This commit is contained in:
parent
38c4e00de3
commit
2bd89a6539
57 changed files with 252 additions and 236 deletions
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
Test zoom level specification parsing.
|
||||
"""
|
||||
from roentgen.tile import ScaleConfigurationException, parse_zoom_level
|
||||
from map_machine.tile import ScaleConfigurationException, parse_zoom_level
|
||||
|
||||
|
||||
def test_zoom_level_1() -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue