mirror of
https://github.com/instaloader/instaloader.git
synced 2024-11-05 01:42:29 +01:00
doc: Mark Profile.has_higlight_reels as deprecated
This commit is contained in:
parent
c634f21dcc
commit
809b23a996
@ -526,6 +526,7 @@ class Profile:
|
|||||||
@property
|
@property
|
||||||
def has_highlight_reels(self) -> bool:
|
def has_highlight_reels(self) -> bool:
|
||||||
"""
|
"""
|
||||||
|
.. deprecated:: 4.0.6
|
||||||
Always returns `True` since :issue:`153`.
|
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