mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
prepare for plugin system
This commit is contained in:
parent
3c851b5478
commit
0b80ff95a3
7 changed files with 5 additions and 0 deletions
0
plugin/mysql/__init__.py
Normal file
0
plugin/mysql/__init__.py
Normal file
0
plugin/template/__init__.py
Normal file
0
plugin/template/__init__.py
Normal file
0
plugin/template/template.py
Normal file
0
plugin/template/template.py
Normal file
5
plugin_test.py
Normal file
5
plugin_test.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: cp1252 -*-
|
||||
|
||||
import plugin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue