Skip to content

Commit 480852f

Browse files
committed
removing beautiful could be seen as biased
1 parent dcc4598 commit 480852f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenarios/cli.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ 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 beautiful
18-
command line interfaces in a composable way with as little amount of code as
17+
`click <http://click.pocoo.org/>`_ is a Python package for creating command
18+
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.
2121

0 commit comments

Comments
 (0)