build: use yamlfix for yaml formatting

This commit is contained in:
sebthom
2025-04-28 01:35:36 +02:00
parent bda0acf943
commit 3e8072973a
6 changed files with 287 additions and 35 deletions

View File

@@ -186,14 +186,12 @@ kleinanzeigen_bot/extract.py:
_extract_contact_from_ad_page:
"No street given in the contact.": "Keine Straße in den Kontaktdaten angegeben."
#################################################
kleinanzeigen_bot/utils/i18n.py:
#################################################
_detect_locale:
"Error detecting language on Windows": "Fehler bei der Spracherkennung unter Windows"
#################################################
kleinanzeigen_bot/utils/error_handlers.py:
#################################################
@@ -249,4 +247,4 @@ kleinanzeigen_bot/utils/web_scraping_mixin.py:
" -> Opening [%s]...": " -> Öffne [%s]..."
web_request:
" -> HTTP %s [%s]...": " -> HTTP %s [%s]..."
" -> HTTP %s [%s]...": " -> HTTP %s [%s]..."