mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-31 11:54:30 +01:00
lint(benchmark): Remove unnecessary pass statement in __main__.py
This commit is contained in:
@@ -216,7 +216,6 @@ def config():
|
||||
@cli.group()
|
||||
def challenge():
|
||||
logging.getLogger().setLevel(logging.WARNING)
|
||||
pass
|
||||
|
||||
|
||||
@challenge.command("list")
|
||||
|
||||
Reference in New Issue
Block a user