Skip to content

Commit 35a190c

Browse files
committed
chore: import audit events in objects
1 parent c3f0a6f commit 35a190c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/v4/objects/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from .access_requests import *
1919
from .appearance import *
2020
from .applications import *
21+
from .audit_events import *
2122
from .award_emojis import *
2223
from .badges import *
2324
from .boards import *

0 commit comments

Comments
 (0)