Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ _pre_body
Method
_pre_body
lantz/ui/blocks/featscan.py:40–41 ·
view source on GitHub ↗
(self, counter, new_value, overrun)
Source
from the content-addressed store, hash-verified
38
self.feat_name = feat_name
39
40
def
_pre_body(self, counter, new_value, overrun):
41
setattr(self.instrument, self.feat_name, new_value)
42
43
@property
44
def
feat_units(self):
Callers
1
internal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected