SWOT-Confluence / datagen

Generates JSON files that serve as input to the Confluence workflow.
Apache License 2.0
0 stars 0 forks source link

Update sets.py #21

Closed mikedurand closed 11 months ago

mikedurand commented 11 months ago

The klugey use of a dictionary to hold the inversion sets came back to bite me. But an equally klugey fix sorts the issue we'd been having: the code had been overwriting dictionary entries.