Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>tags/1.4.1
| created_by=account.id, | created_by=account.id, | ||||
| ) | ) | ||||
| else: | else: | ||||
| logging.warn( | |||||
| logging.warning( | |||||
| f"Invalid process rule mode: {process_rule.mode}, can not find dataset process rule" | f"Invalid process rule mode: {process_rule.mode}, can not find dataset process rule" | ||||
| ) | ) | ||||
| return | return |