rstudio / pins-python

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

fix(rsc): change http auth 'key' to 'Key' #179

Closed machow closed 1 year ago

machow commented 1 year ago

Addresses #176

machow commented 1 year ago

It looks like only the pre-commit check is failing, due to needing a configuration update for pylint (added in https://github.com/rstudio/pins-python/pull/178). It seems like this should be okay to merge.