From 76e987fdddfc4e3105c16bedb9c763ea94d77056 Mon Sep 17 00:00:00 2001 From: iRuperth Date: Wed, 28 Jan 2026 04:17:34 +0100 Subject: [PATCH] test --- backend/MarketPlace/asgi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/MarketPlace/asgi.py b/backend/MarketPlace/asgi.py index a1341cb3..3c01c1b9 100644 --- a/backend/MarketPlace/asgi.py +++ b/backend/MarketPlace/asgi.py @@ -3,7 +3,7 @@ It exposes the ASGI callable as a module-level variable named ``application``. -For more information on this file, see +For more information on this file, see. gsdsgdsgds https://docs.djangoproject.com/en/5.2/howto/deployment/asgi/ """