Skip to content

Commit

Permalink
Update trials.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoDF committed Nov 10, 2023
1 parent 6114e76 commit 9200c0f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ def change_time(self) -> pd.Series:
elif "change_time_no_display_delay" in self.data:
return self.data["change_time_no_display_delay"]


@property
def lick_times(self) -> pd.Series:
return self.data["lick_times"]
Expand Down

0 comments on commit 9200c0f

Please sign in to comment.