kicad/pcbnew/python
Seth Hillbrand 548e5f49bd Clean up unused variable usage
Unused variables in function calls can be commented out.  Unused
return variables get a new routine `ignore_unused()` that silences the
warnings with zero overhead.
2021-10-05 10:00:30 -07:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Plugins: Fix QR code generator shape exception 2021-09-22 11:15:26 -04:00
scripting Clean up unused variable usage 2021-10-05 10:00:30 -07:00
swig Python: Copy board iterables to prevent segfaults 2021-09-24 19:40:46 +00:00