Skip to content

Commit

Permalink
Update client/verta/verta/registry/entities/_model.py
Browse files Browse the repository at this point in the history
Co-authored-by: Liu <96442646+liuverta@users.noreply.github.com>
  • Loading branch information
hmacdonald-verta and liuverta committed May 30, 2023
1 parent 5d1300f commit 20dd67f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion client/verta/verta/registry/entities/_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,9 @@ def _create_proto_internal(

def set_pii(self, pii):
"""
Updates the PII value of this Registered Model. True indicates that the model ingests PII.
Updates the PII value of this Registered Model.
``True`` indicates that the model ingests personally identifiable information.
Warnings
--------
Expand Down

0 comments on commit 20dd67f

Please sign in to comment.