Understanding the basics

Simon Glass sjg at chromium.org
Tue Mar 24 05:10:13 CET 2020


Hi,

Thanks for the pointer to join this list.

I am making progress with automation. Thank you for the help. I can
definitely see the potential.

I am struggling with quite basic things in tbot.

One thing that I think would help is to use absolute imports:

import tbot.x.y

And never use from xx import

Also remove everything from -the __init__.py files. Too much magic I think.

Regards,
Simon


More information about the tbot mailing list