We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4081f commit cf9a052Copy full SHA for cf9a052
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-02-22-01-23-23.gh-issue-130425.x5SNQ8.rst
@@ -1,2 +1,2 @@
1
-Add ``"Did you mean"`` suggestion when using ``del obj.attr`` if ``attr``
+Add ``"Did you mean: 'attr'?"`` suggestion when using ``del obj.attr`` if ``attr``
2
does not exist.
0 commit comments