I'm not sure what you mean here, but package names can be indented without conditionals or tries, as in...
from application.module.modules import (
Model1, Model2, Model3, Model4, Model5, Model6
)
iSort handles this fine if you're using spaces for indentation.