diff options
Diffstat (limited to 'python/function.py')
| -rw-r--r-- | python/function.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/function.py b/python/function.py index 11cad6ef..0b8abc1f 100644 --- a/python/function.py +++ b/python/function.py @@ -2954,7 +2954,7 @@ class Function: @property def provenance(self): """ - ``provenance`` returns a string representing the provenance. This portion of the API is under develoment. + ``provenance`` returns a string representing the provenance. This portion of the API is under development. Currently the provenance information is undocumented, not persistent, and not saved to a database. :return: string representation of the provenance |
