[filter "python_format"]
    clean = ruff format --force-exclude --stdin-filename %f < %f  
    smudge = cat
    required
