PATH:
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
subsys
/
panels
/
generic
/
Editing: __init__.py
from .panel import GenericPanel __all__ = ["GenericPanel"]
SAVE
CANCEL