python: remove constmethod from non-const method.
This commit is contained in:
@@ -1110,7 +1110,6 @@ class TopoShape(ComplexGeoData):
|
||||
"""
|
||||
...
|
||||
|
||||
@constmethod
|
||||
def clearCache(self) -> None:
|
||||
"""
|
||||
Clear internal sub-shape cache
|
||||
|
||||
Reference in New Issue
Block a user