Justin Refice
Results
1
issues of
Justin Refice
The type hinting for `load`'s `data` argument is set to `typing.Mapping` which makes sense for the `many=False` case, but for `many=True` case the type of `data` is `list`, which isn't...
help wanted
typing