const.py 87 B

123
  1. #!/usr/bin/env python3
  2. # -*- coding: utf-8 -*-
  3. VERIFICATION_CODE_REDIS_PREFIX = "vc_{}"