SchrodingersGat / KiBoM

Configurable BoM generation tool for KiCad EDA (http://kicad.org/)
MIT License
352 stars 95 forks source link

Fix XML writer output #103

Closed SchrodingersGat closed 3 years ago

SchrodingersGat commented 3 years ago

Line was commented out to fix an "unused variable" PEP warning. Putting the line back in.