Skip to content

Commit b3896c3

Browse files
committed
oserror'
1 parent 5187bff commit b3896c3

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
@@ -170,7 +170,7 @@
170170
}
171171

172172
if int(os.environ.get("UNITTEST_GOING", "0")):
173-
sphinx_gallery_conf["ignore_pattern"] = ".*((tiny_llm)|(dort)|(draft_mode)).*"
173+
sphinx_gallery_conf["ignore_pattern"] = ".*((tiny_llm)|(dort)|(draft_mode)|(hub_codellama.py)).*"
174174
elif pv.Version(torch.__version__) < pv.Version("2.8"):
175175
sphinx_gallery_conf["ignore_pattern"] = ".*((_oe_)|(dort)|(draft_mode)).*"
176176

0 commit comments

Comments
 (0)