Commit 3bf55b2
committed
fix: Actually check if a module is public when rendering auto-generated summary table for modules
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
src/mkdocstrings_handlers/python
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -594,7 +594,7 @@ def do_as_modules_section( | |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
0 commit comments
Comments
(0)