Open adrinjalali opened 5 days ago
For instance, this line (https://probabl-ai.github.io/skore/latest/generated/skore.Project.html#skore.Project.put_view) has:
put_view(key: str, view: View)
but View is nowhere to be found.
View
Similarly with put_item and Item
put_item
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