Skip to content

Commit

Permalink
apio init refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Mar 17, 2024
1 parent fbd884a commit 7d51acd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apio/commands/init.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
TOP_MODULE = "top_module" # -- Option


# R0913: Too many arguments (6/5)
# pylint: disable=R0913
@click.command(CMD, context_settings=util.context_settings())
@click.pass_context
@click.option(
Expand Down

0 comments on commit 7d51acd

Please sign in to comment.