add a different one?
This commit is contained in:
parent
3ec6e34bd3
commit
08e0c9455d
1 changed files with 1 additions and 0 deletions
|
|
@ -1059,6 +1059,7 @@ def libraries_from_code_py(code_py, mod_names):
|
|||
prog_name="CircUp",
|
||||
message="%(prog)s, A CircuitPython module updater. Version %(version)s",
|
||||
)
|
||||
# pylint: disable=too-many-locals
|
||||
@click.pass_context
|
||||
def main(
|
||||
ctx, verbose, path, host, password, timeout, board_id, cpy_version
|
||||
|
|
|
|||
Loading…
Reference in a new issue