mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-24 14:36:25 +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 color functions.
|
|||
"""
|
||||
from colour import Color
|
||||
|
||||
from roentgen.color import get_gradient_color, is_bright
|
||||
from roentgen.util import MinMax
|
||||
from map_machine.color import get_gradient_color, is_bright
|
||||
from map_machine.util import MinMax
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
__email__ = "me@enzet.ru"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue