aflorithmic / apiaudio-python

api.audio Python SDK
https://www.api.audio
MIT License
25 stars 4 forks source link

add use_staging method #45

Closed a96lex closed 3 years ago

a96lex commented 3 years ago

This will allow users (but mostly developers) to set the environment to staging.

usage:

import apiaudio

apiaudio.use_staging()
a96lex commented 3 years ago

closing, this should not be publicly accessible