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
As discussed at #306 (comment) we might get errors when trying to create repositories without having rights to do so or accessing non-existing repositories, e.g.
when calling audb.publish() or audb.versions().
We should expand the docstrings and document + test those behaviors.
The text was updated successfully, but these errors were encountered:
As discussed at #306 (comment) we might get errors when trying to create repositories without having rights to do so or accessing non-existing repositories, e.g.
when calling
audb.publish()
oraudb.versions()
.We should expand the docstrings and document + test those behaviors.
The text was updated successfully, but these errors were encountered: