Commit fc920b6
[Backport maintenance/4.0.x] Fix false positive for
Fix false positive for `f-string-without-interpolation` with template strings when using format spec (#10716)
(cherry picked from commit d2589f1)
Co-authored-by: Zen Lee <[email protected]>f-string-without-interpolation with template strings when using format spec (#10717)1 parent aeffe52 commit fc920b6
File tree
4 files changed
+11
-1
lines changed- doc/whatsnew/fragments
- pylint/checkers
- tests/functional/f
4 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments