Skip to content

Commit 3b2b3a1

Browse files
committed
chore: modified GetHostProductMetadata docstring
1 parent 18398be commit 3b2b3a1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cryptlex/lexfloatclient/lexfloatclient.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,7 @@ def GetHostFeatureEntitlement(feature_name):
355355

356356
@staticmethod
357357
def GetHostProductMetadata(key):
358-
"""Get the value of the product metadata field associated with the
359-
product metadata key.
358+
"""Gets the value of the product metadata.
360359
361360
Args:
362361
key (str): metadata key to retrieve the value

0 commit comments

Comments
 (0)