Reformat offlineimap/error.py
Add some spaces, remove lines,... now format is better (lintian).
This commit is contained in:
parent
efcfd6b919
commit
ceec91e0e6
@ -28,7 +28,7 @@ class OfflineImapError(Exception):
|
|||||||
|
|
||||||
:type severity: OfflineImapError.ERROR value"""
|
:type severity: OfflineImapError.ERROR value"""
|
||||||
|
|
||||||
self.errcode = errcode
|
self.errcode = errcode
|
||||||
self.severity = severity
|
self.severity = severity
|
||||||
|
|
||||||
# 'reason' is stored in the Exception().args tuple.
|
# 'reason' is stored in the Exception().args tuple.
|
||||||
|
Loading…
Reference in New Issue
Block a user