Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e429208

Browse filesBrowse files
committed
Remove extra whitespace
1 parent 72f3637 commit e429208
Copy full SHA for e429208

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/tomllib.rst

Copy file name to clipboardExpand all lines: Doc/library/tomllib.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This module defines the following functions:
4040
Python using this :ref:`conversion table <toml-to-py-table>`. The first
4141
argument should be a readable binary file-like object. Returns a
4242
:class:`dict`.
43-
43+
4444

4545
*parse_float* will be called with the string of every TOML
4646
float to be decoded. By default, this is equivalent to ``float(num_str)``.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.