Skip to content

Commit 9820e3f

Browse files
chore: yet another linting fix
1 parent fd70409 commit 9820e3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dynamic_foraging_processing/processing/models/trial_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Field descriptions are copied verbatim from ``nwb_trial_column_info.json`` in the
44
combined pipeline and become the NWB trial-column descriptions. Only in-scope
55
columns are modeled; ``autoTrain`` curriculum and optogenetics columns are out of
6-
scope
6+
scope
77
"""
88

99
from typing import Optional

0 commit comments

Comments
 (0)