mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-10 07:36:49 +02:00
Optimize imports.
This commit is contained in:
parent
330648e034
commit
fa8e5551e7
7 changed files with 10 additions and 15 deletions
|
@ -10,7 +10,7 @@ import numpy as np
|
|||
from colour import Color
|
||||
from svgwrite import Drawing
|
||||
|
||||
from roentgen.icon import Shape, IconExtractor
|
||||
from roentgen.icon import IconExtractor, Shape
|
||||
from roentgen.scheme import Scheme
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue