Skip to content
Commit ac91a333 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.utils: Avoid __slots__ use in lisa.utils.namedtuple()

It currently breaks deserialization in ruamel.yaml due to this bug:
https://bitbucket.org/ruamel/yaml/issues/329/typo-in-constructorpy-prevents-loading

This commit can be reverted once the bug is fixed.
parent 5f8f7707
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment