From b41ccd2d619bb2bb7c00b82d8bb9b7b781a41425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannes=20H=C3=B6ke?= Date: Wed, 5 Feb 2025 13:13:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Format=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manage.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manage.py b/manage.py index 98997e0..28d5270 100644 --- a/manage.py +++ b/manage.py @@ -117,8 +117,7 @@ def _delete_scraper(scraper: dict, scrapers_config) -> Tuple[bool, list[dict]]: @click.group(help="Management utility for wdr-ddj-cloud. Each command has their own --help option.") -def cli(): - ... +def cli(): ... @cli.command(