festinuz
Results
1
issues of
festinuz
Python 3.6.6 Schematics 2.1.0 `ListField` ignores `choices` parameter of underlying field when creating mock object. Here is minimal code that reproduces error: ```python from schematics.types import StringType, ListType from schematics.models...