[python] Added new line.

This commit is contained in:
Maksim Andrianov 2019-09-02 12:59:22 +03:00 committed by gmoryes
parent fc6e021abf
commit a9a700a640

View file

@ -89,6 +89,7 @@ def stage_features(env, **kwargs):
**kwargs
)
def run_gen_tool_with_recovery_country(env, *args, **kwargs):
if "data_path" not in kwargs or "output" not in kwargs:
logger.warning("The call run_gen_tool() will be without recovery.")