We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e560334 commit 4b0f017Copy full SHA for 4b0f017
library/collections.abc.po
@@ -913,8 +913,7 @@ msgstr ""
913
"s1 = ListBasedSet('abcdef')\n"
914
"s2 = ListBasedSet('defghi')\n"
915
"overlap = s1 & s2 # The __and__() method is supported "
916
-"automatically"
917
+"automaticallyautomatically"
918
919
#: library/collections.abc.rst:418
920
msgid "Notes on using :class:`Set` and :class:`MutableSet` as a mixin:"
0 commit comments