spreemohealth/style

Restructure repository

Closed this issue · 2 comments

Change tree structure to more meaningful names (perhaps drop or rename src?): the module can be now used as a standard module python (at least in the context branch), and it's impractical to do things like:

from src.pre_commit.lint import Lint

This should be fixed by #11 .

Fixed by #13.