diff --git a/src/batdetect2/targets/classes.py b/src/batdetect2/targets/classes.py index 59dc6c3..f61b848 100644 --- a/src/batdetect2/targets/classes.py +++ b/src/batdetect2/targets/classes.py @@ -72,7 +72,7 @@ class TargetClassConfig(BaseConfig): DEFAULT_DETECTION_CLASS = TargetClassConfig( name="bat", - condition_input=AllOfConfig( + match_if=AllOfConfig( # ty: ignore[unknown-argument] conditions=[ HasTagConfig(tag=data.Tag(term=call_type, value="Echolocation")), NotConfig(