We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbc567 commit 2889f6dCopy full SHA for 2889f6d
README.md
@@ -33,7 +33,7 @@ TOKEN = "your token"
33
СID = 'your company id'
34
FID = 'form id'
35
36
-api = YClientsAPI(token=TOKEN, company_id=СID, form_id=FID, debug=True)
+api = YClientsAPI(token=TOKEN, company_id=СID, form_id=FID)
37
```
38
## Show debugging process
39
```python
0 commit comments