Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
afrubin committed Dec 13, 2023
1 parent ce3f918 commit ef87168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mavedb_mapping/metadata_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ def metadata_obtain(scoreset_json) -> dict:
"target_type": target,
"organism": organism,
}
return dat
return dat

0 comments on commit ef87168

Please sign in to comment.