Fix typo in HIDDEN_ATTRIBUTE comment.
PiperOrigin-RevId: 241815406
This commit is contained in:
parent
100ceee8ee
commit
529d772021
@ -626,5 +626,5 @@ class _HiddenTfApiAttribute(object):
|
||||
# For example, this is used in V2 Estimator to hide the deprecated
|
||||
# export_savedmodel method:
|
||||
# class EstimatorV2(Estimator):
|
||||
# exprot_savedmodel = deprecation.HIDDEN_ATTRIBUTE
|
||||
# export_savedmodel = deprecation.HIDDEN_ATTRIBUTE
|
||||
HIDDEN_ATTRIBUTE = _HiddenTfApiAttribute()
|
||||
|
Loading…
Reference in New Issue
Block a user