Skip to content

Commit e85ab50

Browse files
JoLo90echedey-ls
andauthored
docs: version deprecation in pytz
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent 9af79d8 commit e85ab50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/location.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def tz(self, tz_):
132132
def pytz(self): # pragma: no cover
133133
"""The location's pytz time zone (read only).
134134
135-
.. deprecated::
135+
.. deprecated:: 0.15.2
136136
The ``pytz`` attribute is deprecated. Use the ``tz`` property
137137
instead.
138138
"""

0 commit comments

Comments
 (0)