1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-21 06:01:43 +00:00
senpy/tests/dummy_plugin/__init__.py

4 lines
69 B
Python
Raw Normal View History

2014-11-07 18:12:21 +00:00
from senpy.plugins import SenpyPlugin
plugin = SenpyPlugin("dummy")