...
The
logger
class withfrom modules.logger import logger
The Import the built in
inspect
module withimport inspect
...
...
The logger
class with from modules.logger import logger
The Import the built in inspect
module with import inspect
...