Skip to content

Commit

Permalink
Rename again
Browse files Browse the repository at this point in the history
  • Loading branch information
qubixes committed Aug 30, 2023
1 parent 340e8b5 commit 48ec04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metasynth/distribution/faker.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class UniqueFakerDistribution(UniqueDistributionMixin, FakerDistribution):
"""Faker distribution that returns unique values."""


@metadist(implements="core.free_text", var_type="string")
@metadist(implements="core.freetext", var_type="string")
class FreeTextDistribution(BaseDistribution):
"""Distribution for free text.
Expand Down

0 comments on commit 48ec04d

Please sign in to comment.