Skip to content

Commit 9c74442

Browse files
author
Gauvain Pocentek
committed
add missing import
1 parent 610bde8 commit 9c74442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/objects.py

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import itertools
2222
import json
2323
import sys
24+
import warnings
2425

2526
import six
2627

0 commit comments

Comments
 (0)