You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when setting a FeedProperty, one of str/Path/Feed is allowed. When providing a str/Path the Feed is read upon setting the property.
This is unintuitive as well as bad codestyle.
The text was updated successfully, but these errors were encountered:
Currently, when setting a FeedProperty, one of str/Path/Feed is allowed. When providing a str/Path the Feed is read upon setting the property.
This is unintuitive as well as bad codestyle.
The text was updated successfully, but these errors were encountered: