Add stubs for python-jenkins (#12582)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
kasium
2024-09-20 05:12:09 +02:00
committed by GitHub
parent c025e37bbb
commit f1bf1c01fe
5 changed files with 262 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# The default value for the timeout parameter is a token from urllib3 which is private and should not be used by end-users
jenkins.Jenkins.__init__