We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ee80a commit e2a0177Copy full SHA for e2a0177
frictionless/metadata/metadata.py
@@ -62,8 +62,8 @@ class Metadata:
62
List of custom parameters. Any extra property will be added
63
to the custom property.
64
65
- A "custom" property is an additional property to the one expected by the
66
- classes "profile" (See the "metadata_profile_*" properties)
+ A "custom" property is an additional property to the ones expected by the
+ classe's "profile" (See the "metadata_profile_*" properties)
67
"""
68
69
def __new__(cls, *args: Any, **kwargs: Any):
0 commit comments