We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3ad61 commit 6939e3fCopy full SHA for 6939e3f
icecream/__version__.py
@@ -17,5 +17,5 @@
17
__contact__ = '[email protected]'
18
__url__ = 'https://github.com/gruns/icecream'
19
__description__ = (
20
- 'Never use print() to debug again; inspect variables, expressions, and '
+ 'Never use print() to debug again: inspect variables, expressions, and '
21
'program execution with a single, simple function call.')
0 commit comments