Skip to content

Conversation

@aristizabal95
Copy link

This PR implements the code for a Hello World example, using the MedPerf MLCube project structure and manifest template. TODO: Readme

@github-actions
Copy link

github-actions bot commented Feb 16, 2022

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

cmd = f"python3 app.py --names={data_path} --uppercase={uppercase} --greetings={greetings} --out={out_path}"
exec_python(cmd)

@app.command("hotfix")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would explain that this is a workaround for the "typer" module (could be with the "click" module that typer uses).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants