refact: minor cleanup

This commit is contained in:
sebthom
2025-02-10 22:06:03 +01:00
parent 5ade82b54d
commit f3beb795b4
3 changed files with 25 additions and 29 deletions

View File

@@ -3,7 +3,7 @@ SPDX-FileCopyrightText: © Jens Bergman and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-ArtifactOfProjectHomePage: https://github.com/Second-Hand-Friends/kleinanzeigen-bot/
"""
import json, os, hashlib
import hashlib, json, os
from typing import Any