diff --git a/tutorial/datastructures.po b/tutorial/datastructures.po index 76df9204..db1658a6 100644 --- a/tutorial/datastructures.po +++ b/tutorial/datastructures.po @@ -321,7 +321,6 @@ msgid "The following list comprehension will transpose rows and columns::" msgstr "Cette compréhension de liste transpose les lignes et les colonnes ::" #: tutorial/datastructures.rst:306 -#, fuzzy msgid "" "As we saw in the previous section, the inner list comprehension is evaluated " "in the context of the :keyword:`for` that follows it, so this example is "