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
linked PR aims at solving the problem of talking about view while it's not defined anywhere.
Issue #734 will tackle at the same time put/put_item and get/get_item.
For instance, this line (https://probabl-ai.github.io/skore/latest/generated/skore.Project.html#skore.Project.put_view) has:
but
View
is nowhere to be found.Similarly with
put_item
andItem
The text was updated successfully, but these errors were encountered: