diff options
| author | John L. Villalovos <john@sodarock.com> | 2021-11-21 14:25:53 -0800 |
|---|---|---|
| committer | John L. Villalovos <john@sodarock.com> | 2021-11-21 22:37:56 -0800 |
| commit | d04e557fb09655a0433363843737e19d8e11c936 (patch) | |
| tree | aa6939280193c3b828ea9c29d5faa419fb7e4f83 /pyproject.toml | |
| parent | a91a303e2217498293cf709b5e05930d41c95992 (diff) | |
| download | gitlab-d04e557fb09655a0433363843737e19d8e11c936.tar.gz | |
chore: add type-hints to gitlab/v4/objects/labels.py
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index f321b33..01839ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,6 @@ module = [ "docs.*", "docs.ext.*", "gitlab.v4.objects.files", - "gitlab.v4.objects.labels", "tests.functional.*", "tests.functional.api.*", "tests.meta.*", |
