1 line
47 B
Python
1 line
47 B
Python
BOOLEAN_VALIDS = ['True', 'true', True, 1, '1'] |
BOOLEAN_VALIDS = ['True', 'true', True, 1, '1'] |