Commit 5351320
Fix the directive to hide documentation in the summarize_diff module.
The existing directive was an attribute on the first element of the module rather than on the module itself. So it had no effect.
PiperOrigin-RevId: 5493466741 parent 981021e commit 5351320
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments