Skip to content

Commit d72a444

Browse files
Resolve remaining merge markers in cli.py
1 parent 4d605f8 commit d72a444

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

databusclient/cli.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@ def app():
2222

2323
@app.command()
2424
@click.option(
25-
<<<<<<< HEAD
26-
"--versionid", "version_id",
27-
=======
2825
"--version-id",
2926
"version_id",
30-
>>>>>>> upstream/main
3127
required=True,
3228
help="Target databus version/dataset identifier of the form "
3329
"<https://databus.dbpedia.org/$ACCOUNT/$GROUP/$ARTIFACT/$VERSION>",

0 commit comments

Comments
 (0)