pylint: Ignore DummyBox errors
pylint complains because msgbox.msgbox() can return DummyBox, but we know that's not the case in tests/unit/misc/test_msgbox.py.
This commit is contained in:
parent
fb6d95f90c
commit
2fa32246c7