5 lines
79 B
Python
5 lines
79 B
Python
![]() |
from jenkins_jobs.cli.entry import main
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
main()
|