summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2021-11-21 14:25:53 -0800
committerJohn L. Villalovos <john@sodarock.com>2021-11-21 22:37:56 -0800
commitd04e557fb09655a0433363843737e19d8e11c936 (patch)
treeaa6939280193c3b828ea9c29d5faa419fb7e4f83 /pyproject.toml
parenta91a303e2217498293cf709b5e05930d41c95992 (diff)
downloadgitlab-d04e557fb09655a0433363843737e19d8e11c936.tar.gz
chore: add type-hints to gitlab/v4/objects/labels.py
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
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.*",