sonar fixes

This commit is contained in:
jain
2023-08-14 12:13:14 +05:30
parent 070637bf1d
commit 6373d1e02c
4 changed files with 9 additions and 7 deletions

View File

@ -44,7 +44,7 @@ from junior.models import JuniorPoints
# referral code,
# Define function for generating
# alphanumeric code
# otp expiry
def delete_user_account_condition(user, user_type_data, user_type, user_tb, data, random_num):
"""delete user account"""
if user_type == '1' and user_type_data == '1':