We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610bde8 commit 9c74442Copy full SHA for 9c74442
gitlab/objects.py
@@ -21,6 +21,7 @@
21
import itertools
22
import json
23
import sys
24
+import warnings
25
26
import six
27
0 commit comments