Skip to content

Commit

Permalink
add static method decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
CBroz1 committed Nov 2, 2023
1 parent 613d72e commit c80f289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spyglass/common/common_position.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ def _fix_col_names(spatial_df):

return spatial_df

@staticmethod
def _upsample(
front_LED,
back_LED,
Expand Down

0 comments on commit c80f289

Please sign in to comment.