Skip to content

Commit 360d9a3

Browse files
committed
Fix failing CI
1 parent 63d94fa commit 360d9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/additional_tools/pyreverse/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Filtering and Scope
6060

6161
--max-depth
6262
-----------
63-
*Maximum depth of packages/modules to include in the diagram, relative to the deepest specified package. A depth of 0 shows only the specified packages/modules, while 1 includes their immediate children, etc. When specifying nested packages , depth is calculated from the deepest package level. If not specified, all packages/modules in the hierarchy are shown.*
63+
*Maximum depth of packages/modules to include in the diagram, relative to the deepest specified package. A depth of 0 shows only the specified packages/modules, while 1 includes their immediate children, etc. When specifying nested packages, depth is calculated from the deepest package level. If not specified, all packages/modules in the hierarchy are shown.*
6464

6565
**Default:** ``None``
6666

0 commit comments

Comments
 (0)