mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-04 03:08:21 +08:00
Make note of the **extra arguments.
This commit is contained in:
@@ -148,6 +148,9 @@ class Builder:
|
||||
:param module : a module string e.g. 'testmodule-1.0'
|
||||
:param backend: a string representing backend e.g. 'koji'
|
||||
:param config: instance of rida.config.Config
|
||||
|
||||
Any additional arguments are optional extras which can be passed along
|
||||
and are implementation-dependent.
|
||||
"""
|
||||
|
||||
if backend == "koji":
|
||||
|
||||
Reference in New Issue
Block a user