Skip to content

Commit f9459f4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3a71ebf commit f9459f4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
# Read the Docs configuration file
23
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
34

@@ -17,9 +18,9 @@ sphinx:
1718

1819
# Optionally build your docs in additional formats such as PDF
1920
formats:
20-
- pdf
21+
- pdf
2122

2223
# Optionally set the version of Python and requirements required to build your docs
2324
python:
2425
install:
25-
- requirements: requirements.txt
26+
- requirements: requirements.txt

0 commit comments

Comments
 (0)