project reorganization

This commit is contained in:
2024-02-19 17:12:36 +03:00
parent cea0b66783
commit 0dc440e8cf
13 changed files with 303 additions and 230 deletions

View File

@@ -0,0 +1,3 @@
from pddnsc.plugins import load_plugins
load_plugins(__file__)