-
- Downloads
helpers: logging: reduce the risk of a cyclical import
Lazy load pmb.config.styles and move the pmb.__version__ print elsewhere
so the logging module is (closer to) a standalone entity. This is
necessary to be able to import it in pmb/helpers/apk.py otherwise we get
a cyclical dependency.
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
Please register or sign in to comment