fixup! Doc

parent e9e74344
...@@ -80,7 +80,6 @@ def run(config): ...@@ -80,7 +80,6 @@ def run(config):
Will accept to upload a file only once. When a file has been uploaded, Will accept to upload a file only once. When a file has been uploaded,
it will refuse any other upload. it will refuse any other upload.
""" """
app = Flask(__name__) app = Flask(__name__)
if config.log_file_path is not None: if config.log_file_path is not None:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment