Skip to content

Commit 6aefd0e

Browse files
authored
Docstring LE
1 parent 0743ba6 commit 6aefd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-input-integer/number_input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Utility functions for prompting users for numeric input.
22
3-
This file accompanies the Real Python article How To Read User Input As
3+
This file accompanies the Real Python tutorial How To Read User Input As
44
Integers. It contains examples of functions that filter user input for valid
55
integers and floats.
66
"""

0 commit comments

Comments
 (0)