Am 11-03-2014 09:06, schrieb Ramon Medeiros:
just invert the position of the imports
p comes after k
"parted" is a third party library, which should come
before the local
code (i.e. kimchi). So according to PEP8, they shouldn't be mixed, the
code is correct.