We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3afed5e commit e7590bfCopy full SHA for e7590bf
solution_runner/cli.py
@@ -9,7 +9,7 @@
9
@click.group(context_settings=CONTEXT)
10
def cli() -> click.Group:
11
"""
12
- Main CLI holding all Advent of Code related commands.
+ Make your Advent of Code journey easier.
13
14
For more information about Advent of Code, see https://adventofcode.com.
15
0 commit comments