This normalizes a list/tuple or single element into a list. If a single element is passed, we return a list of size 1 containing the element. Arguments: x: list or tuple or single element. Returns: A list.
(x)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected