qubes-installer-qubes-os/anaconda/tests/pylint/pylint-false-positives
Marek Marczykowski-Górecki 3e63d1dd37 anaconda: update to 21.48.21-1
Apply diff anaconda-20.25.16-1..anaconda-21.48.21-1
2016-03-22 02:27:15 +13:00

10 lines
639 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 'GLib' in module 'gi.repository'$
^E0611:[ 0-9]*,[0-9]*:.*: No name 'GLib' in module 'gi.repository'$
^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\(\)$