Skip to content

Commit d705fcb

Browse files
fix: attempt to fix lint failures
1 parent 3ea9801 commit d705fcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dynamic_foraging_processing/processing/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Processing module: derived NWB containers (e.g. the trials table)."""
2+
23
from ._trial_table import TrialTableBuilder
34
from .models import TrialConfig
45

0 commit comments

Comments
 (0)