mappymatch.utils.url# Functions multiurljoin(urls) Make a url from uri's. mappymatch.utils.url.multiurljoin(urls)[source]# Make a url from uri's. Return type: str Parameters: urls (List[str]) Args:urls: list of uri Returns:Url as uri/uri/...