Skip to content

Fix typo in image metadata utility filename#559

Merged
rahulharpal1603 merged 1 commit into
AOSSIE-Org:mainfrom
VasuS609:fix/image-metadata-filename-typo
Oct 3, 2025
Merged

Fix typo in image metadata utility filename#559
rahulharpal1603 merged 1 commit into
AOSSIE-Org:mainfrom
VasuS609:fix/image-metadata-filename-typo

Conversation

@VasuS609

@VasuS609 VasuS609 commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Renamed image_metatdata.py to image_metadata.py to match documentation and prevent future import errors.

Fixes #557

Renamed image_metatdata.py to image_metadata.py to match
documentation and prevent future import errors.

Fixes AOSSIE-Org#557
@coderabbitai

coderabbitai Bot commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • backend/app/utils/image_metadata.py

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added backend good first issue Good for newcomers labels Oct 3, 2025
@rahulharpal1603 rahulharpal1603 merged commit 0577178 into AOSSIE-Org:main Oct 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG:Typo in filename: image_metatdata.py should be image_metadata.py

2 participants