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 70a15b8 commit 6bcdb62Copy full SHA for 6bcdb62
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