summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2021-11-21 14:25:24 -0800
committerJohn L. Villalovos <john@sodarock.com>2021-11-21 22:37:56 -0800
commite8884f21cee29a0ce4428ea2c4b893d1ab922525 (patch)
treee34093015079f993013f6e0ec40e333b5bf3a73a /pyproject.toml
parent93e39a2947c442fb91f5c80b34008ca1d27cdf71 (diff)
downloadgitlab-e8884f21cee29a0ce4428ea2c4b893d1ab922525.tar.gz
chore: add type-hints to gitlab/v4/objects/jobs.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 965d7ff..7ad9528 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,6 @@ module = [
"docs.*",
"docs.ext.*",
"gitlab.v4.objects.files",
- "gitlab.v4.objects.jobs",
"gitlab.v4.objects.labels",
"gitlab.v4.objects.milestones",
"gitlab.v4.objects.pipelines",