my_utils.py 59 B

1234
  1. import json
  2. def parse_json_for_risk_rule(s: str):
  3. pass