Skip to content

Commit

Permalink
move versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
jjimenezshaw committed May 18, 2023
1 parent 3180e72 commit 46d6607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproj/_crs.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ cdef class Base:
- WKT1_GDAL
- WKT1_ESRI
.. versionadded:: 3.6.0 output_axis_rule
Parameters
----------
Expand All @@ -428,7 +429,6 @@ cdef class Base:
output_axis_rule: bool, optional, default=None
If True, it will set the axis rule on any case. If false, never.
None for AUTO, that depends on the CRS and version.
.. versionadded:: 3.5.1
Returns
Expand Down

0 comments on commit 46d6607

Please sign in to comment.