Rl_module function default value inconsistent with value checking

<Medium: It contributes to significant difficulty completing my task, but I can work around it.
In “algorithm_config.py” function “rl_module” the default value of “_enable_rl_module_api” is DEPRECATED_VALUE but you issue a warning if it is unequal to NotProvided.