mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
pyproject: Delete trailing whitespace.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user