progamador1/common/const_and_variables.py
2025-03-25 13:47:25 -05:00

1 line
47 B
Python

BOOLEAN_VALIDS = ['True', 'true', True, 1, '1']