From 33c5032e40244a6d43c4e014911786000236574f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Wed, 17 Jan 2018 14:44:34 -0500 Subject: pep8 en lvc/qtfaststart/exceptions.py --- lvc/qtfaststart/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lvc/qtfaststart/exceptions.py') diff --git a/lvc/qtfaststart/exceptions.py b/lvc/qtfaststart/exceptions.py index f0767e1..30b284d 100644 --- a/lvc/qtfaststart/exceptions.py +++ b/lvc/qtfaststart/exceptions.py @@ -2,4 +2,4 @@ class FastStartException(Exception): """ Raised when something bad happens during processing. """ - pass \ No newline at end of file + pass -- cgit v1.2.3