ovh / python-ovh

Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing.
https://pypi.org/project/ovh/
Other
297 stars 81 forks source link

small fix CreateApp URL for US #74

Closed zmichael closed 5 years ago

rbeuque74 commented 5 years ago

Hello @zmichael , Thanks for your contribution ! Can you sign-off your commit please ? (see https://github.com/ovh/python-ovh/blob/master/CONTRIBUTING.rst#developer-certificate-of-origin) Don't need to close the pull-request, just

git commit --amend -s
git push -f

Thanks, Romain