Skip to content

Commit d0f3ae2

Browse files
Fix doc/whatsnew/fragments/8736.feature
1 parent 15c7d01 commit d0f3ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
``comparison-of-constants`` now use the unicode from the ast instead of reformatting from
22
the node's values preventing some bad formatting due to ``utf-8`` limitation. The message now use
3-
``"`` instead of ```` to better work with what the python ast returns.
3+
``"`` instead of ``'`` to better work with what the python ast returns.
44
55
Refs #8736

0 commit comments

Comments
 (0)