mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
build: use yamlfix for yaml formatting
This commit is contained in:
@@ -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]..."
|
||||
|
||||
Reference in New Issue
Block a user