Skip to content

Commit

Permalink
formatting fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kaurao committed Sep 14, 2022
1 parent da48168 commit 9977513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junifer/markers/functional_connectivity_atlas.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ def store(self, kind: str, out: Dict, storage) -> None:
"""
logger.debug(f"Storing {kind} in {storage}")
storage.store_matrix2d(**out)
storage.store_matrix2d(**out)

0 comments on commit 9977513

Please sign in to comment.