Added Pyre

This commit is contained in:
Mohamed ElKalioby
2024-01-23 14:07:16 +03:00
parent 992f97b9fa
commit 393a0f3ece
11 changed files with 33 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ def start(request):
from django.http import HttpResponseRedirect
try:
from django.core.urlresolvers import reverse
from django.core.urlresolvers import reverse # pyre-ignore[21]
except:
from django.urls import reverse
if (