diff --git a/suchwow/app.py b/suchwow/app.py index 0a9ee1d..def5955 100644 --- a/suchwow/app.py +++ b/suchwow/app.py @@ -105,7 +105,7 @@ def post_reddit(last_hours): if _p: p.to_reddit = True p.save() - return + return @app.cli.command("create_accounts") def create_accounts():