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:
parent
6278d0074f
commit
76a699d25a
@ -1,5 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/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
|
# ex:ts=4:sw=4:sts=4:et:fenc=utf-8
|
||||||
# The unittest framwork doesn't play nice with pylint:
|
# The unittest framwork doesn't play nice with pylint:
|
||||||
# pylint: disable-msg=C0103
|
# pylint: disable-msg=C0103
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/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
|
# ex:ts=4:sw=4:sts=4:et:fenc=utf-8
|
||||||
from __future__ import absolute_import
|
from __future__ import absolute_import
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user