kicad/eeschema/plugins/python_scripts
luz paz 8bacc9fccb Fix python 'testing for equality' syntax
'Testing whether an object is 'None' using the == operator is inefficient and potentially incorrect.'  

Per https://lgtm.com/projects/g/KiCad/kicad-source-mirror/?mode=tree&ruleFocus=7900090
2021-07-19 15:42:30 +00:00
..
README-bom.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
bom_csv_grouped_by_value.py Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes 2021-06-12 09:26:36 +02:00
bom_csv_grouped_by_value_with_fp.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
bom_csv_sorted_by_ref.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
bom_html_grouped_by_value.py bom html python scripts: enhancements 2021-05-31 18:54:36 +02:00
bom_html_with_advanced_grouping.py bom html python scripts: enhancements 2021-05-31 18:54:36 +02:00
bom_txt_sorted_by_ref.py BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 2021-05-31 17:06:23 +02:00
kicad_netlist_reader.py Fix python 'testing for equality' syntax 2021-07-19 15:42:30 +00:00
round_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
round_value_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00