typo in 4788fa3c
This commit is contained in:
parent
576077c461
commit
a92ab9425b
1 changed files with 1 additions and 1 deletions
|
|
@ -734,7 +734,7 @@ class Device(Copyable, Mirrorable):
|
||||||
Returns:
|
Returns:
|
||||||
self
|
self
|
||||||
"""
|
"""
|
||||||
self.name = name
|
self.pattern.name = name
|
||||||
return self
|
return self
|
||||||
|
|
||||||
def __repr__(self) -> str:
|
def __repr__(self) -> str:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue