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 a6bc62f commit 0a6ed07Copy full SHA for 0a6ed07
1 file changed
build_docs.py
@@ -967,7 +967,6 @@ def parse_args() -> argparse.Namespace:
967
description="Runs a build of the Python docs for various branches.",
968
allow_abbrev=False,
969
)
970
- parser.color = True
971
parser.suggest_on_error = True
972
parser.add_argument(
973
"--select-output",
0 commit comments