Skip to content

Commit b30cba8

Browse files
arjungtensorflow-copybara
authored andcommitted
Internal change.
PiperOrigin-RevId: 447511417
1 parent 237d91d commit b30cba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

neural_structured_learning/tools/build_docs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
```
3030
3131
Note:
32-
If duplicate or spurious docs are generated, consider
33-
blacklisting them via the `private_map` argument below. Or
32+
If duplicate or spurious docs are generated, consider excluding them via the
33+
`private_map` argument to `generate_lib.DocGenerator()` below. Or
3434
`api_generator.doc_controls`
3535
"""
3636

0 commit comments

Comments
 (0)