From c8df73b0f335b683ea21e6bc8bfc0f0718cd7760 Mon Sep 17 00:00:00 2001 From: ummekulsum123 <72161112+ummekulsum123@users.noreply.github.com> Date: Wed, 7 Oct 2020 05:25:17 -0700 Subject: [PATCH] Update asgi.py --- WebsiteCecs491/asgi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebsiteCecs491/asgi.py b/WebsiteCecs491/asgi.py index cee29c5..08cf718 100644 --- a/WebsiteCecs491/asgi.py +++ b/WebsiteCecs491/asgi.py @@ -1,5 +1,5 @@ """ -ASGI config for WebsiteCecs491 project. +ASGI config for WebsiteCecs491 project.Great Information It exposes the ASGI callable as a module-level variable named ``application``.