mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
In 25.1.0 [2] an old bug has been fixed: "Docstring formatting does not apply to module docstrings" [3]. [1] https://github.com/psf/black/blob/main/CHANGES.md#2590 [2] https://github.com/psf/black/blob/main/CHANGES.md#2510 [3] https://github.com/psf/black/issues/4094 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""Implementation of the default settings.
|
||||
|
||||
"""
|
||||
"""Implementation of the default settings."""
|
||||
from __future__ import annotations
|
||||
|
||||
import typing as t
|
||||
|
||||
Reference in New Issue
Block a user