Skip to content

Commit 2e20d6e

Browse files
committed
lint
1 parent 5a7940d commit 2e20d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spyglass/position/position_merge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def fetch1_dataframe(self) -> DataFrame:
8080

8181
def fetch_pose_dataframe(self):
8282
"""Fetch a single dataframe of pose bodypart coordinates.
83-
83+
8484
This will work only for sources that have pose information.
8585
"""
8686
key = self.merge_restrict(self.fetch("KEY", as_dict=True)).fetch(

0 commit comments

Comments
 (0)