mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
spaces to tabs
This commit is contained in:
parent
872460bb2f
commit
708d104bfb
@ -16,6 +16,6 @@ from bench.app import add_to_excluded_appstxt
|
||||
@click.command('exclude-app')
|
||||
@click.argument('app_name')
|
||||
def exclude_update(app_name):
|
||||
"""Update bench"""
|
||||
add_to_excluded_appstxt(app_name)
|
||||
return
|
||||
"""Update bench"""
|
||||
add_to_excluded_appstxt(app_name)
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user