rstudio / pins-python

https://rstudio.github.io/pins-python/
MIT License
52 stars 12 forks source link

Use correct endpoint for RsConnect get_user with guid #292

Closed nathanjmcdougall closed 2 months ago

nathanjmcdougall commented 3 months ago

To fix #236.

nathanjmcdougall commented 3 months ago

~~Something strange is going on with the ruff pre-commit. It seems to be using the "UP" and "FA" rules even though those aren't selected in this branch (they are selected in #289). I wonder whether there is some strange cache contamination going on? Might be a good opportunity to work on #255.~~

I just needed to merge from main, I misunderstood the way the CI works.