We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c7d01 commit d0f3ae2Copy full SHA for d0f3ae2
doc/whatsnew/fragments/8736.feature
@@ -1,5 +1,5 @@
1
``comparison-of-constants`` now use the unicode from the ast instead of reformatting from
2
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.
+ ``"`` instead of ``'`` to better work with what the python ast returns.
4
5
Refs #8736
0 commit comments