s2t.Step

August 12, 2025 ยท View on GitHub

s2t.Step

This symbol is a type alias.

Source:

Step = Union[
    int,
    str
]