sonar fixes

This commit is contained in:
jain
2023-08-25 16:59:17 +05:30
parent c47f6222d9
commit c46b2ef52c
7 changed files with 24 additions and 10 deletions

View File

@ -17,6 +17,8 @@ from guardian.models import Guardian
# multiple devices only
# user can login in single
# device at a time"""
# force update
# use 308 status code for force update
def custom_response(custom_error, response_status = status.HTTP_404_NOT_FOUND):
"""custom response"""