Skip to content

Commit

Permalink
🎨 Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Feb 5, 2025
1 parent a23340c commit b41ccd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit b41ccd2

Please sign in to comment.