mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Ran black, refs #111
This commit is contained in:
parent
4e9cb739c7
commit
98019e92d0
2 changed files with 4 additions and 33 deletions
|
|
@ -658,7 +658,6 @@ def drop_view(path, view):
|
|||
raise click.ClickException('View "{}" does not exist'.format(view))
|
||||
|
||||
|
||||
|
||||
@cli.command()
|
||||
@click.argument(
|
||||
"path",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue