We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8719072 commit 79ac95dCopy full SHA for 79ac95d
python/ql/lib/change-notes/released/6.1.1.md
@@ -7,4 +7,4 @@
7
8
### Bug Fixes
9
10
-- Using `=` as a fill character in a format specifier (e.g `f"{x:=^20}"`) now no longer results in a syntax error during parsing.
+- Using `=` as a fill character in a format specifier (e.g. `f"{x:=^20}"`) now no longer results in a syntax error during parsing.
0 commit comments