Skip to content

Commit 4b0f017

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent e560334 commit 4b0f017

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

library/collections.abc.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,8 +913,7 @@ msgstr ""
913913
"s1 = ListBasedSet('abcdef')\n"
914914
"s2 = ListBasedSet('defghi')\n"
915915
"overlap = s1 & s2 # The __and__() method is supported "
916-
"automatically"
917-
"automatically"
916+
"automaticallyautomatically"
918917

919918
#: library/collections.abc.rst:418
920919
msgid "Notes on using :class:`Set` and :class:`MutableSet` as a mixin:"

0 commit comments

Comments
 (0)