Changed import order
These changes close the lintian warning C0411.
This commit is contained in:
@ -17,8 +17,8 @@
|
||||
import os
|
||||
import re
|
||||
from sys import exc_info
|
||||
import six
|
||||
from configparser import SafeConfigParser, Error
|
||||
import six
|
||||
from offlineimap.localeval import LocalEval
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user