sisl.typing.AnyAxes

sisl.typing.AnyAxes

alias of Literal[0, 1, 2, ‘a’, ‘b’, ‘c’] | Sequence[Literal[0, 1, 2, ‘a’, ‘b’, ‘c’]] | Literal[0, 1, 2, ‘x’, ‘y’, ‘z’] | Sequence[Literal[0, 1, 2, ‘x’, ‘y’, ‘z’]]