mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:18:05 +01:00
python nmod
This commit is contained in:
@@ -72,7 +72,6 @@ class ClkDivProxy:
|
||||
|
||||
def __setitem__(self, key, value):
|
||||
set_proxy_using_dict(self.det.setClockDivider, key, value)
|
||||
# self.det.setClockDivider(key, value)
|
||||
|
||||
def __repr__(self):
|
||||
rstr = ''
|
||||
|
||||
Reference in New Issue
Block a user