Thanks for creating this great package. It's helped up quite a bit as we no longer need to manually update our __all__ whenever we add a new method/class to a module.
Just one question: our import time has significantly increased after we annotated our code with start/end_all. Is that expected? and if so, is there a workaround?
Thanks!