Skip to content

ENH: Add Styler.to_typst() #46703

ENH: Add Styler.to_typst()

ENH: Add Styler.to_typst() #46703

Triggered via pull request January 22, 2025 07:17
Status Failure
Total duration 19m 28s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 50s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 18s
ASV Benchmarks
Build Docker Dev Environment
2m 41s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 54s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:1256:GL02:pandas.io.formats.style.Styler.to_typst:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:1256:GL03:pandas.io.formats.style.Styler.to_typst:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.