mirror of
https://github.com/simonw/datasette.git
synced 2026-06-13 04:27:00 +02:00
black
This commit is contained in:
parent
49098b9b2f
commit
d75b51950f
1 changed files with 1 additions and 1 deletions
|
|
@ -477,7 +477,7 @@ def uninstall(packages, yes):
|
|||
"--internal",
|
||||
type=click.Path(),
|
||||
help="Path to a persistent Datasette internal SQLite database",
|
||||
envvar="DATASETTE_INTERNAL"
|
||||
envvar="DATASETTE_INTERNAL",
|
||||
)
|
||||
def serve(
|
||||
files,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue