1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

pyupgrade fixes

This commit is contained in:
Johan Andersson 2019-08-30 17:11:52 +02:00
parent 6278d0074f
commit 76a699d25a
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/python
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil; coding: utf-8 -*-
# ex:ts=4:sw=4:sts=4:et:fenc=utf-8
# The unittest framwork doesn't play nice with pylint:
# pylint: disable-msg=C0103

View File

@ -1,5 +1,4 @@
#!/usr/bin/python
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil; coding: utf-8 -*-
# ex:ts=4:sw=4:sts=4:et:fenc=utf-8
from __future__ import absolute_import