5 lines
89 B
Python
5 lines
89 B
Python
from alfajor import APIClient
|
|
|
|
client = APIClient()
|
|
client.configure_in_scope('default')
|