Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7473eb

Browse files
committed
Add version after which resolution kwargs was deprecated
1 parent 4a294c7 commit b7473eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/api_changes/2017-05-19-resolution_polar_axes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Removed resolution kwarg from PolarAxes
22
```````````````````````````````````````
33

44
The kwarg `resolution` of `matplotlib.projections.polar.PolarAxes` has been
5-
removed. It has triggered a warning of being with no effect which acted as the
6-
deprecation warning as well.
5+
removed. It has triggered a deprecation warning of being with no effect
6+
beyond version `0.98.x`.

0 commit comments

Comments
 (0)