Skip to content

Commit 8719072

Browse files
jonjanegoCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent af0bfe0 commit 8719072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.24.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Bug Fixes
4444
Python
4545
""""""
4646

47-
* Using :code:`=` as a fill character in a format specifier (e.g :code:`f"{x:=^20}"`) now no longer results in a syntax error during parsing.
47+
* Using :code:`=` as a fill character in a format specifier (e.g. :code:`f"{x:=^20}"`) now no longer results in a syntax error during parsing.
4848

4949
Breaking Changes
5050
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)