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
* Add update repo command
* Update docs and doc string
* Remove get call in update_repo
* Update docs on update_repo to match behaviour
* Update `update_project` method to not get
The GET is not required as the PUT behaves like a PATCH request with the Bitbucket REST API
* Make black happy
0 commit comments