Fix lint.
This commit is contained in:
parent
f21cffd9b8
commit
fc09d63eb1
@ -16,9 +16,9 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
"""Tests for qutebrowser.config.configexc."""
|
# pylint: disable=missing-docstring
|
||||||
|
|
||||||
import pytest
|
"""Tests for qutebrowser.config.configexc."""
|
||||||
|
|
||||||
from qutebrowser.config import configexc
|
from qutebrowser.config import configexc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user