mirror of
https://github.com/instaloader/instaloader.git
synced 2024-11-04 09:22: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
|
||||
def has_highlight_reels(self) -> bool:
|
||||
"""
|
||||
.. deprecated:: 4.0.6
|
||||
Always returns `True` since :issue:`153`.
|
||||
|
||||
Before broken, this indicated whether the :class:`Profile` had available stories.
|
||||
|
Loading…
Reference in New Issue
Block a user