Skip to content

Commit 373254c

Browse files
committed
CI: Add Styler.template_typst to validation ignore list
1 parent becfb36 commit 373254c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/validate_docstrings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"Styler.template_html_style",
4646
"Styler.template_html_table",
4747
"Styler.template_latex",
48+
"Styler.template_typst",
4849
"Styler.template_string",
4950
"Styler.loader",
5051
"errors.InvalidComparison",

0 commit comments

Comments
 (0)