Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: swap word with its antonym to match the context #575

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

UncleGoogle
Copy link
Contributor

It looks like the original intention was to use word "declaratively" to describe this kind of code:

class PersonFactory(DataclassFactory[Person]):
    __model__ = Person

@UncleGoogle UncleGoogle requested a review from guacs as a code owner August 7, 2024 10:18
Copy link
Member

@guacs guacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@guacs guacs enabled auto-merge (squash) August 25, 2024 02:19
@guacs guacs merged commit 841831d into litestar-org:main Aug 25, 2024
22 checks passed
Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/polyfactory-docs-preview/575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants