Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CBroz1 committed Dec 22, 2023
1 parent daf671e commit 5799f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spyglass/utils/dj_merge_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ def fetch_nwb(
nwbs.extend(
fetch_nwb(
part_parent,
(cls.analysis_nwbfile, "analysis_file_abs_path"),
(cls().analysis_nwbfile, "analysis_file_abs_path"),
*attrs,
**kwargs,
)
Expand Down

0 comments on commit 5799f33

Please sign in to comment.