Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 427 Bytes

File metadata and controls

24 lines (15 loc) · 427 Bytes

s2t.Step

This symbol is a type alias.

Source:

Step = Union[
    int,
    str
]