pylint: Ignore import-error.
This commit is contained in:
parent
8aab87e2a2
commit
01f71e980d
@ -27,7 +27,7 @@ import itertools
|
||||
import sys
|
||||
|
||||
import pytest
|
||||
import pytest_capturelog
|
||||
import pytest_capturelog # pylint: disable=import-error
|
||||
|
||||
from qutebrowser.utils import log
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user