Yerko Escalona
Results
2
issues of
Yerko Escalona
Hello :) A bit associated with issue #551 but in my case, I want to solve this kind of problem by creating new units like: ```python >>> from pint import...
When using betterproto enums in a Ray environment, I encounter a pickling error when a task attempts to deserialize an enum member. For example, given an enum defined as follows:...