cfdi-cert/source/conf.py.example

8 lines
151 B
Plaintext
Raw Normal View History

2020-12-03 15:11:50 -06:00
#!/usr/bin/env python3
# ~ Establece un token personalizado para encriptar las claves
# ~ from secrets import token_hex
# ~ token_hex(32)
TOKEN = ''