Fix linting error
This commit is contained in:
parent
375279a491
commit
d855a1c3f3
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ separated with ``:``, or ``;`` on Windows.
|
||||||
|
|
||||||
Alternatively, you can set the ``FLASK_RUN_EXTRA_FILES`` config
|
Alternatively, you can set the ``FLASK_RUN_EXTRA_FILES`` config
|
||||||
variable, which takes a list of files::
|
variable, which takes a list of files::
|
||||||
|
|
||||||
from flask import Flask
|
from flask import Flask
|
||||||
|
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue