Skip to content

Commit c65b32b

Browse files
committed
Update title of docstring in flask.cli
1 parent bc4c177 commit c65b32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
"""
3-
flask.run
3+
flask.cli
44
~~~~~~~~~
55
66
A simple command line application to run flask apps.

0 commit comments

Comments
 (0)