Commit 9856a8f6 by Brian Coca

added missing imports to doc module

parent 96836412
......@@ -23,7 +23,7 @@ import ast
import yaml
import traceback
from collections import MutableMapping
from collections import MutableMapping, MutableSet, MutableSequence
from ansible.plugins import fragment_loader
# modules that are ok that they do not have documentation strings
......
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