brightway-lca / brightway2-io

Importing and exporting for the Brightway LCA framework
BSD 3-Clause "New" or "Revised" License
26 stars 40 forks source link

ensure categories are tuple #216

Closed ccomb closed 10 months ago

ccomb commented 1 year ago

Simple fix for #212

cmutel commented 1 year ago

I think we also then need to convert to a tuple in line 316 as well. We also need a quick test to make sure we don't get a regression in the future.

cmutel commented 11 months ago

@ccomb Ping ;p

ccomb commented 10 months ago

ACK, still alive ;-)

ccomb commented 10 months ago

I added a simple test that reproduces the traceback if there is no tuple conversion