Skip to content

Commit

Permalink
Modify the README.md API usage demo link
Browse files Browse the repository at this point in the history
yangjunren authored Sep 3, 2020

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent d308058 commit 1d61113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ $ py.test
## 常见问题

- 第二个参数info保留了请求响应的信息,失败情况下ret 为none, 将info可以打印出来,提交给我们。
- API 的使用 demo 可以参考 [单元测试](https://github.com/qiniu/python-sdk/blob/master/test_qiniu.py)
- API 的使用 demo 可以参考 [examples示例](https://github.com/qiniu/python-sdk/tree/master/examples)
- 如果碰到`ImportError: No module named requests.auth` 请安装 `requests`

## 代码贡献

0 comments on commit 1d61113

Please sign in to comment.