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

Docstring formatting fixes for dataclasses and functional_validators #6063

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

tpdorsey
Copy link
Contributor

@tpdorsey tpdorsey commented Jun 8, 2023

Minor formatting fixes for some docstrings in:

  • pydantic/dataclasses.py
  • pydantic/functional_validators.py

Change Summary

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@hramezani
Copy link
Member

This has conflict with @dmontagu PR on pydantic/dataclasses.py.
Better to revert your change in pydantic/dataclasses.py because the other PR is handling your change and also include more fixes.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jun 9, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1095c9b
Status: ✅  Deploy successful!
Preview URL: https://05377602.pydantic-docs2.pages.dev
Branch Preview URL: https://docstring-formatting.pydantic-docs2.pages.dev

View logs

@Kludex Kludex enabled auto-merge (squash) June 9, 2023 08:58
@Kludex Kludex disabled auto-merge June 9, 2023 08:58
@Kludex Kludex enabled auto-merge (squash) June 9, 2023 08:58
@Kludex Kludex merged commit 2278937 into main Jun 9, 2023
50 checks passed
@Kludex Kludex deleted the docstring-formatting branch June 9, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants