diff --git a/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst b/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst index ad344b37d069..013a5ff6ca8e 100644 --- a/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst +++ b/doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst @@ -5,6 +5,7 @@ Many plotting functions will restrict positional arguments to the first few para in the future. All further configuration parameters will have to be passed as keyword arguments. This is to enforce better code and and allow for future changes with reduced risk of breaking existing code. + Changing ``Figure.number`` ~~~~~~~~~~~~~~~~~~~~~~~~~~