Files
2026-03-10 14:02:48 +05:00

9 lines
162 B
Python

# from django.core.exceptions import ValidationError
class EvaluationrequestValidator:
def __init__(self): ...
def __call__(self):
return True