Reformat offlineimap/localeval.py
Add some spaces, remove lines,... now format is better (lintian).
This commit is contained in:
parent
0e477ca9cc
commit
9c865afbf0
@ -17,11 +17,13 @@
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
import imp
|
||||
|
||||
try:
|
||||
import errno
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
class LocalEval(object):
|
||||
"""Here is a powerfull but very dangerous option, of course."""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user