Skip to content

Commit 45df216

Browse files
committed
doc
1 parent cf197c7 commit 45df216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
}
156156

157157
if int(os.environ.get("UNITTEST_GOING", "0")):
158-
sphinx_gallery_conf["ignore_pattern"] = ".*((_oe_)|(dort)|(draft_mode)).*"
158+
sphinx_gallery_conf["ignore_pattern"] = ".*((tiny_llm)|(dort)|(draft_mode)).*"
159159
elif pv.Version(torch.__version__) < pv.Version("2.8"):
160160
sphinx_gallery_conf["ignore_pattern"] = ".*((_oe_)|(dort)|(draft_mode)).*"
161161

0 commit comments

Comments
 (0)