Skip to content

Commit

Permalink
fix ref annotate pfop.py line 32
Browse files Browse the repository at this point in the history
  • Loading branch information
bernieyangmh committed Nov 21, 2017
1 parent 99597d0 commit b82064e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiniu/services/processing/pfop.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def execute(self, key, fops, force=None):
Args:
key: 待处理的源文件
fops: 处理详细操作,规格详见 http://developer.qiniu.com/docs/v6/api/reference/fop/
fops: 处理详细操作,规格详见 https://developer.qiniu.com/dora/manual/1291/persistent-data-processing-pfop
force: 强制执行持久化处理开关
Returns:
Expand Down

0 comments on commit b82064e

Please sign in to comment.