7061: docstring update
svn: r23104
This commit is contained in:
@@ -95,7 +95,7 @@ class User():
|
|||||||
@contextmanager
|
@contextmanager
|
||||||
def progress(self, *args, **kwargs):
|
def progress(self, *args, **kwargs):
|
||||||
"""
|
"""
|
||||||
Preferred form of context reporting.
|
Preferred form of progress reporting.
|
||||||
|
|
||||||
Parameters: same as for begin_progress.
|
Parameters: same as for begin_progress.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user