Files
kicad-action-tools/MoveToLayer/__init__.py
2019-11-03 15:29:21 +01:00

3 lines
78 B
Python

from .move_to_layer import move_to_draw_layer
move_to_draw_layer().register()