Skip to content

Commit 1d12d26

Browse files
committed
linting
1 parent 8a7fcb0 commit 1d12d26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/aind_dynamic_foraging_basic_analysis/plot

src/aind_dynamic_foraging_basic_analysis/plot/plot_fip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def plot_fip_psth_compare_alignments( # NOQA C901
129129
return fig, ax
130130

131131

132-
def plot_fip_psth_compare_channels(
132+
def plot_fip_psth_compare_channels( # NOQA C901
133133
nwb,
134134
align,
135135
tw=[-4, 4],

0 commit comments

Comments
 (0)