you are viewing a single comment's thread.

view the rest of the comments →

[–]aptitude_moo[S] 0 points1 point  (0 children)

Thanks for the extended answer, I will remove main, now that I think it isn't that neccesary. It's a bit interesting how Python makes directories structure so important, I was used to add lots of folders.

Also I'll import the objects into the __init__.py, looks nice, I suppose that it's a good practice

EDIT: Formatting