IAM implementation

This commit is contained in:
Cyber MacGeddon 2026-04-23 13:19:03 +01:00
parent 2f8fce4030
commit 0ca0f9999c

View file

@ -1,4 +1 @@
from . service import run
__all__ = ["run"]
from . service import *