We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f0a6f commit 35a190cCopy full SHA for 35a190c
gitlab/v4/objects/__init__.py
@@ -18,6 +18,7 @@
18
from .access_requests import *
19
from .appearance import *
20
from .applications import *
21
+from .audit_events import *
22
from .award_emojis import *
23
from .badges import *
24
from .boards import *
0 commit comments