Skip to content

Commit 5914d0f

Browse files
committed
Fixed typo in readthedocs config file
1 parent 820bf10 commit 5914d0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ sphinx:
2020
configuration: docs/conf.py
2121

2222
# Optionally build your docs in additional formats such as PDF and ePub
23-
# formats:
24-
- pdf
23+
formats:
24+
- pdf
2525
# - epub
2626

2727
# Optional but recommended, declare the Python requirements required

0 commit comments

Comments
 (0)