File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -744,6 +744,7 @@ plugins:
744
744
summary: false
745
745
separate_signature: true
746
746
show_signature_type_parameters: true
747
+ show_inheritance_diagram: false
747
748
type_parameter_headings: true
748
749
` ` `
749
750
@@ -765,6 +766,7 @@ plugins:
765
766
show_docstring_description: false
766
767
show_docstring_parameters: false
767
768
show_docstring_returns: false
769
+ show_inheritance_diagram: false
768
770
` ` `
769
771
////
770
772
@@ -781,6 +783,7 @@ plugins:
781
783
show_docstring_description: false
782
784
show_docstring_parameters: false
783
785
show_docstring_returns: false
786
+ show_inheritance_diagram: false
784
787
` ` `
785
788
////
786
789
@@ -797,6 +800,7 @@ plugins:
797
800
show_docstring_description: false
798
801
show_docstring_parameters: false
799
802
show_docstring_returns: false
803
+ show_inheritance_diagram: false
800
804
` ` `
801
805
////
802
806
///
You can’t perform that action at this time.
0 commit comments