Skip to content

Commit 6381470

Browse files
Harry-Leespicnixz
andauthored
Update docstring in text_normalize function
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 5fd4601 commit 6381470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ def setUp(self):
754754
@staticmethod
755755
def text_normalize(string):
756756
"""Dedent *string* and strip it from its surrounding whitespaces.
757+
757758
This method is used by the other utility functions so that any
758759
string to write or to match against can be freely indented.
759760
"""

0 commit comments

Comments
 (0)