register_type_strategy doesn't work with lowercase builtin list type
#3635
Labels
bug
something is clearly wrong here
Using
register_type_strategydoesn't seem to work with the built inlisttype available since python 3.9 (in facttyping.Listis deprecated).hypothesis==6.75.1
pytest==7.3.1
Python 3.10.10
The text was updated successfully, but these errors were encountered: