initialize -> init
This commit is contained in:
@@ -10,5 +10,5 @@ import click
|
||||
|
||||
|
||||
@click.command()
|
||||
def initialize():
|
||||
def init():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user