Update title of docstring in flask.cli
This commit is contained in:
parent
bc4c1777e9
commit
c65b32ba1d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
flask.run
|
flask.cli
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
A simple command line application to run flask apps.
|
A simple command line application to run flask apps.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue