mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +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
|
# 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):
|
||||||
|
|||||||
Reference in New Issue
Block a user