Skip to content

Commit 24f29bc

Browse files
bruh
1 parent 18a695e commit 24f29bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/html_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
class MypyHTMLBuilder(StandaloneHTMLBuilder):
18-
strict_file: Sphinx._StrPath
18+
strict_file: Path
1919

2020
def __init__(self, app: Sphinx, env: BuildEnvironment) -> None:
2121
super().__init__(app, env)

0 commit comments

Comments
 (0)