sqry-lang-python 7.2.0

python language plugin for sqry
Documentation
---
source: sqry-lang-python/tests/relations_differential.rs
expression: normalized
---
[
    (
        "process",
        "chain",
        2,
    ),
    (
        "process",
        "final",
        2,
    ),
    (
        "process",
        "method",
        2,
    ),
    (
        "process",
        "save",
        3,
    ),
    (
        "process",
        "transform",
        3,
    ),
]