Skip to content

Commit 0a6ed07

Browse files
authored
Update build_docs.py
1 parent a6bc62f commit 0a6ed07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_docs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@ def parse_args() -> argparse.Namespace:
967967
description="Runs a build of the Python docs for various branches.",
968968
allow_abbrev=False,
969969
)
970-
parser.color = True
971970
parser.suggest_on_error = True
972971
parser.add_argument(
973972
"--select-output",

0 commit comments

Comments
 (0)