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.
2 parents 70a15b8 + 6bcdb62 commit f9e0f33Copy full SHA for f9e0f33
docs/source/user/error-codes.rst
@@ -59,6 +59,8 @@ generates its own :term:`error code`\ s for ``pyflakes``:
59
+------+---------------------------------------------------------------------+
60
| F541 | f-string without any placeholders |
61
62
+| F542 | t-string without any placeholders |
63
++------+---------------------------------------------------------------------+
64
65
| F601 | dictionary key ``name`` repeated with different values |
66
0 commit comments