Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit0a68b36

Browse files
Fix typo in Counter documentation (GH-29223)
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
1 parentd56375a commit0a68b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/collections.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ All of those tests treat missing elements as having zero counts so that
343343
``Counter(a=1) == Counter(a=1, b=0)`` returns true.
344344

345345
..versionadded::3.10
346-
Rich comparison operationswewere added
346+
Rich comparison operations were added.
347347

348348
..versionchanged::3.10
349349
In equality tests, missing elements are treated as having zero counts.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp