fix pre commit issue

This commit is contained in:
Md Mahiuddin 2023-10-24 06:42:39 +00:00
parent f8b64c4fbb
commit 5b82c06797

View File

@ -1,4 +1,5 @@
from operator import attrgetter
from django.core.exceptions import ObjectDoesNotExist
from django.urls import NoReverseMatch