Removed --debug option, which didn't do anything - closes #814

This commit is contained in:
Simon Willison 2020-10-10 16:39:38 -07:00
commit 7e70643852
5 changed files with 1 additions and 9 deletions

View file

@ -89,7 +89,6 @@ def test_metadata_yaml():
immutable=[],
host="127.0.0.1",
port=8001,
debug=False,
reload=False,
cors=False,
sqlite_extensions=[],