Home
last modified time | relevance | path

Searched refs:GroupAuditEventManager (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-python-gitlab/python-gitlab-2.10.1/gitlab/v4/objects/
H A Daudit_events.py34 class GroupAuditEventManager(RetrieveMixin, RESTManager): class
H A Dgroups.py8 from .audit_events import GroupAuditEventManager # noqa: F401