radiocosmology / padloper

MIT License
2 stars 0 forks source link

Replacing property type duplicates edge between property and property type #111

Open ahincks opened 7 months ago

ahincks commented 7 months ago

To reproduce: in web interface, replace a property type; then Vertex._from_attrs() will fail when called on a property since the property type is connected two times, for some reason: fails on checking if len_a > 1.