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
J. Fernando Sánchez eaf65f0c6b First tests
2014-11-07 19:12:21 +01:00

4 lines
69 B
Python

from senpy.plugins import SenpyPlugin
plugin = SenpyPlugin("dummy")