KiBot/kibot/bom
Salvador E. Tropea 50ebaf0a15 Fixed the way xlsx_writer process the field joins
- It relied on a bug
2022-04-26 12:17:26 -03:00
..
__init__.py
bom.py Made the "Using `{}` for {} instead" message more clear 2022-03-15 19:17:25 -03:00
bom_writer.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
columnlist.py Added MacroFab XYRS support 2022-02-14 13:49:56 -03:00
csv_writer.py Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00
html_writer.py
kibot_logo.py
units.py Fixed spelling 2022-02-16 19:56:04 -03:00
xlsx_writer.py Fixed the way xlsx_writer process the field joins 2022-04-26 12:17:26 -03:00
xml_writer.py