diff --git a/channels/routing.py b/channels/routing.py index 44bd5e80..b64c0529 100644 --- a/channels/routing.py +++ b/channels/routing.py @@ -98,8 +98,7 @@ def _parse_resolver(child_url_pattern, parent_resolver, parent_regex, routes): # Remove the redundant caret ^ which is appended by `path` function regex = re.sub(r"(?