Commit de2ffc12 by Michael DeHaan

Don't need to document these guys.

parent c4a8a6d3
...@@ -25,7 +25,7 @@ import traceback ...@@ -25,7 +25,7 @@ import traceback
# modules that are ok that they do not have documentation strings # modules that are ok that they do not have documentation strings
BLACKLIST_MODULES = [ BLACKLIST_MODULES = [
'async_wrapper', 'async_wrapper', 'accelerate', 'async_status'
] ]
def get_docstring(filename, verbose=False): def get_docstring(filename, verbose=False):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment