mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed --debug option, which didn't do anything - closes #814
This commit is contained in:
parent
822260fb30
commit
7e70643852
5 changed files with 1 additions and 9 deletions
|
|
@ -89,7 +89,6 @@ def test_metadata_yaml():
|
|||
immutable=[],
|
||||
host="127.0.0.1",
|
||||
port=8001,
|
||||
debug=False,
|
||||
reload=False,
|
||||
cors=False,
|
||||
sqlite_extensions=[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue