This commit is contained in:
maliakal_d 2020-09-23 14:59:27 +02:00
parent 4aa33b5d7f
commit 0b02fabaf8

View File

@ -2210,6 +2210,7 @@ class Detector(CppDetectorApi):
Example
-------
>>> d.vetophoton = (2, 24, 2560, '/tmp/bla.txt')
"""
raise NotImplementedError('vetofile is set only')
@vetophoton.setter