mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-08 04:07:52 +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
|
@ -3,8 +3,8 @@ Test icon generation for nodes.
|
|||
"""
|
||||
import pytest
|
||||
|
||||
from roentgen.grid import IconCollection
|
||||
from roentgen.icon import IconSet
|
||||
from map_machine.grid import IconCollection
|
||||
from map_machine.icon import IconSet
|
||||
from tests import SCHEME, SHAPE_EXTRACTOR, workspace
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue