Files
kicad-action-scripts/ViaStitching/__init__.py
Jean-Samuel Reynaud 31626d6dcd - Set created modules as virtual
- PEP8 syntax fixes
- Add __init__.py to use this extention in a directory
2017-06-22 18:33:03 +02:00

5 lines
219 B
Python

# Two way of installation of this plugin:
# - Copy or link this directory to KiCad plugin directory (~/.kicad_plugin/ViaStitching/)
# - Copy files to ~/.kicad_plugin except __init__.py...
from FillAreaAction import *