Skip to content

Commit 97a44b1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8732b7e commit 97a44b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

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

1516
python:
16-
version: "3.8"
17+
version: '3.8'
1718
install:
1819
- requirements: requirements.txt

0 commit comments

Comments
 (0)