Skip to content

Commit

Permalink
[DOCS] Enhance Docstring in compare.py for Better Context and Clarity.
Browse files Browse the repository at this point in the history
…Closes #11.
  • Loading branch information
FMCalisto committed Sep 9, 2024
1 parent a3a5560 commit 74c47fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compare.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
Intended Use Case:
- This script is intended for environments where maintaining patient privacy through anonymization is crucial while ensuring that medical imaging files are correctly matched and organized based on their metadata. It is particularly relevant in scenarios involving large datasets of breast imaging (e.g., mammograms).
"""

__author__ = "Francisco Maria Calisto"
Expand Down

0 comments on commit 74c47fb

Please sign in to comment.