Closed neomatamune closed 1 year ago
Thank you
It needs to have some added tests highlighting the issue before it can be merged.
I plan to add use case tests about the associated issue.
In the mean time, can you provide in the docstring of the function the tests using data that cause the problematic behavior, so that we can see the test pass now with your fix?
Thank you again for your contribution.
I added a test at the end of tests/test_lib.py
that take 3 ways I could think of to use flat_map
.
Other ways could be used, but most of the time I think, it would either be via tuples or dicts
Thank you for your contribution :-). I'll take it from here.
Thank you again for your contribution
PR applying the code proposed in issue #22