Thanks to visit codestin.com Credit goes to github.com
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 8a778ee commit d3d3fd6Copy full SHA for d3d3fd6
doc/devel/coding_guide.rst
@@ -121,7 +121,7 @@ and adding an entry to the folder for either the what's new or API change notes.
121
+===================+=============================+==================================+
122
| new feature | ``.. versionadded:: 3.N`` | :file:`doc/users/next_whats_new/`|
123
+-------------------+-----------------------------+----------------------------------+
124
-| API change | ``.. versionchanged:: v3.N``| :file:`doc/api/next_api_changes/`|
+| API change | ``.. versionchanged:: 3.N`` | :file:`doc/api/next_api_changes/`|
125
| | | |
126
| | | probably in ``behavior/`` |
127
0 commit comments