ENH: Add Styler.to_typst()
#46703
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 50s
ASV Benchmarks
19m 18s
Build Docker Dev Environment
2m 41s
Test install requirements-dev.txt
1m 54s
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.
|