Skip to content

Refactor EquipmentDatabase init to use dict#381

Merged
pozar87 merged 1 commit intomasterfrom
fix-duplicates
Mar 6, 2026
Merged

Refactor EquipmentDatabase init to use dict#381
pozar87 merged 1 commit intomasterfrom
fix-duplicates

Conversation

@pozar87
Copy link
Owner

@pozar87 pozar87 commented Mar 6, 2026

Initialize EquipmentDatabase with a dictionary to ensure unique entries based on brand and name. The final database will be a list of these unique entries.

Initialize EquipmentDatabase with a dictionary to ensure unique entries
based on brand and name. The final database will be a list of these
unique entries.
@pozar87 pozar87 merged commit 89d310f into master Mar 6, 2026
1 check passed
@pozar87 pozar87 deleted the fix-duplicates branch March 6, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant