Skip to content

Commit 2889f6d

Browse files
authored
Update README.md
1 parent 9cbc567 commit 2889f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TOKEN = "your token"
3333
СID = 'your company id'
3434
FID = 'form id'
3535

36-
api = YClientsAPI(token=TOKEN, company_id=СID, form_id=FID, debug=True)
36+
api = YClientsAPI(token=TOKEN, company_id=СID, form_id=FID)
3737
```
3838
## Show debugging process
3939
```python

0 commit comments

Comments
 (0)