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.
2 parents e65c593 + 2e2886f commit f087cb9Copy full SHA for f087cb9
.readthedocs.yaml
@@ -13,7 +13,7 @@ build:
13
python: "3.7"
14
jobs:
15
post_checkout:
16
- - git remote set-branches origin '*' || true
+ - git remote set-branches origin '\*' || true
17
- git fetch --unshallow || true
18
19
# Build documentation in the doc/source/ directory with Sphinx
0 commit comments