mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
style: format code with black
This commit is contained in:
@@ -7,4 +7,5 @@ import click
|
||||
def call_command(cmd, context):
|
||||
return click.Context(cmd, obj=context).forward(cmd)
|
||||
|
||||
|
||||
commands = []
|
||||
|
||||
Reference in New Issue
Block a user