Skip to content

Commit

Permalink
missed another one
Browse files Browse the repository at this point in the history
  • Loading branch information
bendhouseart committed Feb 19, 2025
1 parent f18bc6c commit 5bf640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypet2bids/pypet2bids/helper_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def single_spreadsheet_reader(
) -> dict:

spreadsheet_metadata = {}
metadata_fields = pet2bids_metadata.PET_metadata
metadata_fields = pet2bids_metadata

if type(path_to_spreadsheet) is str:
path_to_spreadsheet = pathlib.Path(path_to_spreadsheet)
Expand Down

0 comments on commit 5bf640a

Please sign in to comment.