Skip to content

Commit 30278d1

Browse files
committed
update doc
1 parent e05311d commit 30278d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ def linkcode_resolve(domain, info):
212212

213213
if int(os.environ.get("UNITTEST_GOING", "0")):
214214
sphinx_gallery_conf["ignore_pattern"] = (
215-
".*((tiny_llm)|(dort)|(draft_mode)|(hub_codellama.py)|(whisper)|(optimind)).*"
215+
".*((tiny_llm)|(dort)|(draft_mode)|(hub_codellama.py)|(whisper)|(optimind)|(export_with_modelbuilder)).*"
216216
)
217217
elif pv.Version(torch.__version__) < pv.Version("2.8"):
218218
sphinx_gallery_conf["ignore_pattern"] = ".*((_oe_)|(dort)|(draft_mode)).*"

0 commit comments

Comments
 (0)