4 lines
72 B
Python
4 lines
72 B
Python
from Interface.vacuum_render import initial_draw
|
|
|
|
initial_draw(500, 10)
|