We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2e49c commit 5f672ddCopy full SHA for 5f672dd
src/sagemaker/feature_store/feature_group.py
@@ -631,7 +631,7 @@ def __str__(self) -> str:
631
class FeatureGroup:
632
"""FeatureGroup definition.
633
634
- This class instantiates a FeatureGroup object that comprises of a name for the FeatureGroup,
+ This class instantiates a FeatureGroup object that comprises a name for the FeatureGroup,
635
session instance, and a list of feature definition objects i.e., FeatureDefinition.
636
637
Attributes:
0 commit comments