Commit 3f320af
refactor(objects): remove deprecated constants defined in objects
BREAKING CHANGE: remove deprecated constants defined in
gitlab.v4.objects, and use only gitlab.const module1 parent 2b8a94a commit 3f320afCopy full SHA for 3f320af
File tree
Expand file treeCollapse file tree
3 files changed
+4
-16
lines changedOpen diff view settings
Filter options
- gitlab
- v4/objects
- tests/functional/api
Expand file treeCollapse file tree
3 files changed
+4
-16
lines changedOpen diff view settings
Collapse file
+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | 28 | |
30 | 29 | |
31 | | - |
32 | | - |
33 | | - |
| 30 | + |
| 31 | + |
| 32 | + |
34 | 33 | |
35 | 34 | |
36 | 35 | |
|
Collapse file
gitlab/v4/objects/__init__.py
Copy file name to clipboardExpand all lines: gitlab/v4/objects/__init__.py-11Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
74 | 74 | |
75 | 75 | |
76 | 76 | |
77 | | - |
78 | | - |
79 | | - |
80 | | - |
81 | | - |
82 | | - |
83 | | - |
84 | | - |
85 | | - |
86 | | - |
87 | | - |
88 | 77 | |
Collapse file
tests/functional/api/test_snippets.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_snippets.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
37 | 37 | |
38 | 38 | |
39 | 39 | |
|
0 commit comments