new todo in thermal_zone.py
This commit is contained in:
parent
3241eddd4e
commit
3a5daa84e8
|
@ -76,6 +76,7 @@ class ThermalZone:
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def surfaces(self) -> List[Surface]:
|
def surfaces(self) -> List[Surface]:
|
||||||
|
# todo: This property should be erased
|
||||||
"""
|
"""
|
||||||
Get thermal zone surfaces
|
Get thermal zone surfaces
|
||||||
:return: [Surface]
|
:return: [Surface]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user