doc: Mark Profile.has_higlight_reels as deprecated
This commit is contained in:
parent
c634f21dcc
commit
809b23a996
@ -526,7 +526,8 @@ class Profile:
|
|||||||
@property
|
@property
|
||||||
def has_highlight_reels(self) -> bool:
|
def has_highlight_reels(self) -> bool:
|
||||||
"""
|
"""
|
||||||
Always returns `True` since :issue:`153`.
|
.. deprecated:: 4.0.6
|
||||||
|
Always returns `True` since :issue:`153`.
|
||||||
|
|
||||||
Before broken, this indicated whether the :class:`Profile` had available stories.
|
Before broken, this indicated whether the :class:`Profile` had available stories.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user