We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1929f commit 29810feCopy full SHA for 29810fe
pylintrc
@@ -10,7 +10,7 @@
10
# Profiled execution.
11
profile=no
12
13
-# Add files or directories to the blacklist. They should be base names, not
+# Add files or directories to the denylist. They should be base names, not
14
# paths.
15
ignore=proto
16
tfx/tools/build_docs.py
@@ -31,7 +31,7 @@
31
32
Note:
33
If duplicate or spurious docs are generated, consider
34
- blacklisting them via the `private_map` argument below. Or
+ denylisting them via the `private_map` argument below. Or
35
`api_generator.doc_controls`
36
"""
37
0 commit comments