camel
camel copied to clipboard
Module tests fails in Python 3.7
Unit tests fail in Python 3.7. Errors such as the following:
> assert dumped == expected_serialization
E AssertionError: assert '!!python/complex 2j\n' == '!!python/complex 2j\n...\n'
E !!python/complex 2j
E + ...