We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e99b5 commit bce1bedCopy full SHA for bce1bed
check_times.py
@@ -16,7 +16,7 @@
16
17
from build_docs import format_seconds
18
19
-LOGS_ROOT = Path('docsbuild-logs').resolve()
+LOGS_ROOT = Path("docsbuild-logs").resolve()
20
21
22
def get_lines() -> list[str]:
0 commit comments