Remove CorrelationTriggerConfig.always_dump (they are now required)

pull/357/head
nyanpasu64 2018-12-06 12:37:26 -08:00
rodzic 2aa919b7b7
commit 8aa5a116b1
1 zmienionych plików z 1 dodań i 6 usunięć

Wyświetl plik

@ -102,12 +102,7 @@ class PerFrameCache:
# CorrelationTrigger
@kw_config(always_dump='''
use_edge_trigger
edge_strength
responsiveness
buffer_falloff
''')
@kw_config
class CorrelationTriggerConfig(ITriggerConfig):
# get_trigger
edge_strength: float