1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00

Fix whitespace damage in docstring

(I don't like trailing whitespace!! :-) And my editor lights up
red when it sees it as well...)
This commit is contained in:
Olof Johansson 2013-02-28 21:08:41 +01:00
parent ac3a2e6351
commit b3d97c1d75

View File

@ -46,7 +46,6 @@ class Options:
* Many errors results in calls to system.exit() so catch 'SystemExit'-
Exceptions to prevent the entire application from exiting if that happens.
"""
def __init__(self):