kicad/pcbnew/python/plugins
Seth Hillbrand d29edf6381 Removing extra parameters to super() calls
The extra parameters seem to cause problems for some Python
configurations and are not needed.

Fixes https://gitlab.com/kicad/code/kicad/issues/4896

(cherry picked from commit d8d8f4f670)
2020-08-12 06:33:22 -07:00
..
FPC_wizard.py Footprint wiz: Fix FPC courtyard 2018-12-11 13:11:56 -08:00
FootprintWizardBase.py Fix FootprintWizardBase.py according to recent changes in lib_id.h 2018-07-31 18:46:25 +02:00
PadArray.py Removing extra parameters to super() calls 2020-08-12 06:33:22 -07:00
__init__.py SWIG Improvements 2016-09-20 11:59:43 -04:00
bga_wizard.py footprint wiz: Update default values 2018-12-11 13:11:56 -08:00
circular_pad_array_wizard.py footprint wiz: Update default values 2018-12-11 13:11:56 -08:00
kicad_qrcode.py Quick fix to avoid nameclash with local qrcode python package 2018-10-19 09:59:06 +02:00
microMatch_connectors.py Removing extra parameters to super() calls 2020-08-12 06:33:22 -07:00
qfn_wizard.py qfn_wizard.py fixes. 2019-04-21 14:08:01 +02:00
qfp_wizard.py footprint wiz: Update default values 2018-12-11 13:11:56 -08:00
qrcode_footprint_wizard.py qrcode: Handle Python3 integer promotion 2019-11-01 14:57:07 -07:00
sdip_wizard.py Removing extra parameters to super() calls 2020-08-12 06:33:22 -07:00
touch_slider_wizard.py Remove shebang from footprint wizard plugin 2018-11-04 08:43:20 +01:00
uss39_barcode.py Fix uss39_barcode.py to work with Python3 as well 2018-10-19 09:59:06 +02:00
zip_wizard.py footprint wiz: Update default values 2018-12-11 13:11:56 -08:00