[MASTER] # justifications for disabling the following, program-wide # # import-error: due to importation of the zeep module, this may be # (more correctly) fixable by pylintrc init-hook # # invalid-name: infoex-autowx should be infoex_autowx, but it's too ugly disable = import-error,invalid-name