Skip to content

Commit 21755b4

Browse files
Merge pull request #1313 from Axelrod-Python/fix-documentation
Mock yaml in documentation for rtd
2 parents 562be02 + c11727b commit 21755b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"toolz.curried",
4444
"toolz.functoolz",
4545
"tqdm",
46+
"yaml",
4647
]
4748

4849
for mod_name in MOCK_MODULES:

0 commit comments

Comments
 (0)