import refactoring

This commit is contained in:
2022-02-25 17:53:58 -06:00
parent b4564c2540
commit f3b222ec1b
18 changed files with 214 additions and 108 deletions

3
src/plugins/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""
Gtk Bound Plugins Module
"""