Skip to content

Commit d2e6121

Browse files
committed
♻️ Skip more
1 parent 9efd113 commit d2e6121

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lndocs/__main__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,11 @@ def main():
683683
"lamindb.curators.core",
684684
"lamindb.core.loaders",
685685
"lamindb.base.types",
686+
"lamindb.core.storage",
687+
"lamindb.errors",
688+
"lamindb.setup.errors",
689+
"bionty.base",
690+
"bionty.core",
686691
]
687692
build_status = generate_single_markdown_file(
688693
str(docs_dir), args.site, filename, skip_patterns=skip_patterns

0 commit comments

Comments
 (0)