[PyQt] pyrcc: "-name" does not do anything
Florian Bruhin
me at the-compiler.org
Tue Jul 25 09:36:41 BST 2017
On Tue, Jul 25, 2017 at 09:32:15AM +0100, Phil Thompson wrote:
> If the problem is complaints from a linter then that's the linter's
> problem as importing a module but doing nothing else with it is
> perfectly reasonable IMHO.
FWIW linters are usually configurable - e.g. for pylint, putting
something like this in .pylintrc helps:
[master]
ignore=resources.py
Florian
--
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170725/c1545c50/attachment.sig>
More information about the PyQt
mailing list