JuanPotato/Legofy

"output" argument not used

lamby opened this issue · 2 comments

lamby commented
@click.argument('output', default=None, required=False)
def main(brick, image, output):
    # [..]

.. but then it's not passed to anything (or used).

I'll fix this soon, I've been meaning to change the CLI for a while

Its gone, it will return