qubes-installer-qubes-os/anaconda/tests/pylint/pylint-false-positives
Marek Marczykowski-Górecki 701ced5ddb anaconda: update to 22.20.13-1
Apply diff anaconda-21.48.21-1..anaconda-22.20.13-1
2016-03-22 02:27:17 +13:00

8 lines
506 B
Plaintext

^E1101:[ 0-9]*,[0-9]*:.*: Instance of '.*' has no 'get_property' member$
^E1101:[ 0-9]*,[0-9]*:.*: Instance of '.*' has no 'set_property' member$
^E0611:[ 0-9]*,[0-9]*: No name '_isys' in module 'pyanaconda'$
^E0611:[ 0-9]*,[0-9]*:.*: No name '_isys' in module 'pyanaconda'$
^E0712:[ 0-9]*,[0-9]*:.*: Catching an exception which doesn't inherit from BaseException: GError$
gi/module.py:[0-9]*: Warning: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed$
^ g_type = info\.get_g_type\(\)$