Fix lint/tests

This commit is contained in:
Florian Bruhin 2023-07-23 14:10:10 +02:00
parent 09fd975af7
commit e909f57f4f
6 changed files with 0 additions and 9 deletions

View File

@ -6,7 +6,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
"""Tool to import browser history from other browsers."""

View File

@ -6,7 +6,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
"""Tool to import data from other browsers.
Currently importing bookmarks from Netscape HTML Bookmark files, Chrome

View File

@ -5,7 +5,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
"""Create a local virtualenv with a PyQt install."""
import argparse

View File

@ -3,7 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
"""Data used by setup.py and the PyInstaller qutebrowser.spec."""
import sys

View File

@ -1,7 +1,3 @@
<!--
SPDX-License-Identifier: GPL-3.0-or-later
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">

View File

@ -4,7 +4,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
import pathlib
import pytest