Skip to content

Commit

Permalink
Add trailing newline to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
robyoung committed Aug 13, 2024
1 parent 04a7e22 commit cb0f486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ plugins = [
[tool.pydantic-mypy]
init_forbid_extra = true
init_typed = true
warn_required_dynamic_aliases = true
warn_required_dynamic_aliases = true

0 comments on commit cb0f486

Please sign in to comment.