Code review comment for lp://qastaging/~sergiusens/snapcraft/lifecycle

Revision history for this message
Leo Arias (elopio) wrote :

um, I don't think so, but maybe you are right and I said something like that. Anyway, what I usually say is that I prefer to import modules than symbols. Like

from snapcraft import lifecycle

instead of

from snapcraft.lifecycle import load_plugin.

« Back to merge proposal