Skip to content

Commit e176daf

Browse files
fix: linting
1 parent c8b2cb0 commit e176daf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/dynamic_foraging_processing/processing/models/trial_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ class TrialConfig(BaseModel):
3838
default=None,
3939
description=(
4040
"Start time of the delay (quiescent) period preceding the go cue; equals the trial start time (QuiescentPeriod timestamp)."
41-
4241
),
4342
)
4443
goCue_start_time: Optional[float] = Field(default=None, description="The go cue start time")

0 commit comments

Comments
 (0)