Closed bend-n closed 1 year ago
NGL that's pretty funny. Would be good to add a test after:
https://github.com/Lonami/pyndustric/blob/ce779de63ef48281f07b6cdc3356b6c7b74e117c/test_all.py#L615
and to fix it, of course. Should be relatively easy to fix, if you'd like to send a PR.
My first guess is you could simply wrap the args in reversed()
:
But I can't find how arguments are used right now.