Skip to content

Commit b20eb4c

Browse files
committed
Update cli.rst
1 parent c797cfb commit b20eb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Column Printer, Iterator based progress bar and Implicit argument handling.
1414
Click
1515
-----
1616

17-
`click <http://click.pocoo.org/>`_ is a Python package for creating command
17+
`click <http://click.pocoo.org/>`_ is an upcoming Python package for creating command
1818
line interfaces in a composable way with as little amount of code as
1919
necessary. It’s the “Command Line Interface Creation Kit”. It’s highly
2020
configurable but comes with good defaults out of the box.

0 commit comments

Comments
 (0)