idle-code opened this issue 7 years ago · 0 comments
Currently each class is contained in its own file. This results in imports taking form: from contextshell.CLASS import CLASS which doesn't look very well.
from contextshell.CLASS import CLASS