diff --git a/backend/MarketPlace/asgi.py b/backend/MarketPlace/asgi.py index a1341cb..3c01c1b 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/ """