pycognaize.common.decorators.module_not_found

module_not_found(stack_level=2)[source]

Warns user that function uses a module that is not listed in requirements.txt and is not installed in the environment

Parameters:

stack_level (int) – stack level of the warning