stringy type
This commit is contained in:
parent
abc721cf67
commit
103eb4f1f8
@ -49,7 +49,7 @@ class Ref(
|
|||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
target: Union[None, str, NamedPattern],
|
target: Union[None, str, 'NamedPattern'],
|
||||||
*,
|
*,
|
||||||
offset: ArrayLike = (0.0, 0.0),
|
offset: ArrayLike = (0.0, 0.0),
|
||||||
rotation: float = 0.0,
|
rotation: float = 0.0,
|
||||||
|
Loading…
Reference in New Issue
Block a user