mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Don't need to document these guys.
This commit is contained in:
@@ -25,7 +25,7 @@ import traceback
|
||||
|
||||
# modules that are ok that they do not have documentation strings
|
||||
BLACKLIST_MODULES = [
|
||||
'async_wrapper',
|
||||
'async_wrapper', 'accelerate', 'async_status'
|
||||
]
|
||||
|
||||
def get_docstring(filename, verbose=False):
|
||||
|
||||
Reference in New Issue
Block a user