bkuczenski / lca-tools

A Python package for doing stuff with LCA data
GNU General Public License v2.0
18 stars 1 forks source link

Serializer can't handle non-serializable tag entries #4

Open bkuczenski opened 8 years ago

bkuczenski commented 8 years ago

Either the interface should not allow creating tags that are not base classes, or the serializer should be modified to ignore them.