-- applier_frontend.py 2024-06-19 15:46:17.000000000 +0500
++ applier_frontend.py2 2024-06-26 14:34:38.912583344 +0500
result = None
if flag:
if len(str(flag))>0:
if '1' == str(flag):
result = True
else: