diff options
author | Nejc Habjan <nejc.habjan@siemens.com> | 2020-08-29 16:52:56 +0200 |
---|---|---|
committer | Nejc Habjan <nejc.habjan@siemens.com> | 2020-08-31 23:48:54 +0200 |
commit | da8af6f6be6886dca4f96390632cf3b91891954e (patch) | |
tree | 2104cea4bf1b8fd944e6b1cbfc447dcdd1b1390a | |
parent | 97e1dcc889463305943612e3ffc87e111a9396cb (diff) | |
download | gitlab-da8af6f6be6886dca4f96390632cf3b91891954e.tar.gz |
refactor: turn objects module into a package
-rw-r--r-- | gitlab/v4/objects/__init__.py (renamed from gitlab/v4/objects.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gitlab/v4/objects.py b/gitlab/v4/objects/__init__.py index eaf1cd0..eaf1cd0 100644 --- a/gitlab/v4/objects.py +++ b/gitlab/v4/objects/__init__.py |