Skip to content

Commit 6bcdb62

Browse files
committed
document F542
1 parent 70a15b8 commit 6bcdb62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/user/error-codes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ generates its own :term:`error code`\ s for ``pyflakes``:
5959
+------+---------------------------------------------------------------------+
6060
| F541 | f-string without any placeholders |
6161
+------+---------------------------------------------------------------------+
62+
| F542 | t-string without any placeholders |
63+
+------+---------------------------------------------------------------------+
6264
+------+---------------------------------------------------------------------+
6365
| F601 | dictionary key ``name`` repeated with different values |
6466
+------+---------------------------------------------------------------------+

0 commit comments

Comments
 (0)