Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ reset
Method
reset
Wrapping/Python/vtkmodules/test/ErrorObserver.py:35–37 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self._check(self.saw_warning, self.warning_message, expect,
'Warning'
)
34
35
def
reset(self):
36
self._error_message = None
37
self._warning_message = None
38
39
@property
40
def
saw_error(self):
Callers
4
__init__
Method · 0.95
_check
Method · 0.95
Initialize
Method · 0.45
Finalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected