Skip to content

Commit 140f28a

Browse files
Update Lib/configparser.py
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 3ae9d47 commit 140f28a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/configparser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,6 @@ def __repr__(self):
10841084
f"params={init_params}, "
10851085
f"state={state_summary})>")
10861086

1087-
10881087
def _read(self, fp, fpname):
10891088
"""Parse a sectioned configuration file.
10901089

0 commit comments

Comments
 (0)