6 lines
81 B
Python
6 lines
81 B
Python
"""
|
|
Gtk Bound Plugins Module
|
|
"""
|
|
|
|
from .controller import plugins_controller
|