You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See https://github.com/effa/flocs/wiki/Clean-Architecture for details how it should look like. (And complete this wiki page.) Clean architecture: as much application as possible in the pure Python core (and tested properly), divide by feature not by type, place for everything and everything at its place, ...