first step to renew the repo

This commit is contained in:
easyw
2019-11-03 15:29:21 +01:00
parent 906781118d
commit 37e0a2a07f
42 changed files with 8432 additions and 659 deletions

2
MoveToLayer/__init__.py Normal file
View File

@ -0,0 +1,2 @@
from .move_to_layer import move_to_draw_layer
move_to_draw_layer().register()