Skip to content

Commit ffca5e2

Browse files
authored
chore: update conf.py (#319)
Signed-off-by: ThibaultFy <[email protected]>
1 parent afb9579 commit ffca5e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ def reformat_md_section_links(file_path: Path):
335335
("py:class", "torch.nn.Parameter"),
336336
("py:class", "Parameter"),
337337
("py:class", "Tensor"),
338+
("py:class", "Path"),
339+
("py:class", "module"),
338340
("py:attr", "persistent"),
339341
("py:attr", "grad_input"),
340342
("py:attr", "strict"),

0 commit comments

Comments
 (0)