Skip to content

Commit

Permalink
add tuto mapper for blog article
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeRoyKili committed Jun 29, 2022
1 parent a09b340 commit 7af43e0
Show file tree
Hide file tree
Showing 3 changed files with 742 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
default=None,
help="Asset repository (eg. /content/assets/)",
)
@click.option("--predictions-path", required=True, default=None, help="csv file with predictions")
@click.option("--predictions-path", default=None, help="csv file with predictions")
@click.option(
"--focus-class",
default=None,
Expand Down
Loading

0 comments on commit 7af43e0

Please sign in to comment.