diff --git a/tests/test_routes.py b/tests/test_routes.py index 39aa5566..2cc37271 100644 --- a/tests/test_routes.py +++ b/tests/test_routes.py @@ -1,5 +1,6 @@ import asyncio import pytest +import uuid from sanic import Sanic from sanic.response import text