Skip to content

Commit

Permalink
pyproject: Delete trailing whitespace.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk committed Sep 8, 2023
1 parent 34927a6 commit 5fe0cb3
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 @@ -94,7 +94,7 @@ django_settings_module = "zproject.settings"
# See https://docs.pydantic.dev/latest/integrations/mypy/#mypy-plugin-capabilities for the effects of these options.
init_forbid_extra = true
init_typed = true
warn_required_dynamic_aliases = true
warn_required_dynamic_aliases = true

[tool.ruff]
# See https://github.com/charliermarsh/ruff#rules for error code definitions.
Expand Down

0 comments on commit 5fe0cb3

Please sign in to comment.