Importing modules to ensure code gets imported - alex-hh/programming-notes GitHub Wiki
When we have a registry pattern, we need to import files to make sure that any registration that happens within those files happens when we import the package.
When we have a registry pattern, we need to import files to make sure that any registration that happens within those files happens when we import the package.