pylint: Disable invalid-name in helpers/fixtures
This commit is contained in:
parent
c503c2953d
commit
1e0f97b64d
@ -17,6 +17,7 @@
|
|||||||
# 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/>.
|
||||||
|
|
||||||
|
# pylint: disable=invalid-name
|
||||||
|
|
||||||
"""pytest fixtures used by the whole testsuite.
|
"""pytest fixtures used by the whole testsuite.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user