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