Skip to content
Snippets Groups Projects
Commit 0bf6f5ac authored by Lorenz Huedepohl's avatar Lorenz Huedepohl
Browse files

Fix linter warning

parent 7bf0f12f
No related branches found
No related merge requests found
Pipeline #
......@@ -9,6 +9,7 @@ import osc.conf
import osc.core
import osc.cmdln
@osc.cmdln.option('-n', '--dry-run', action="store_true",
help="Do not actually run anything but output the resulting XML configuration")
@osc.cmdln.option('--parent', metavar="PARENT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment