Skip to content

fix : removed duplicate header comment in data_loader.py - #1352

Open
tmdeveloper007 wants to merge 1 commit into
komalharshita:mainfrom
tmdeveloper007:#1347
Open

fix : removed duplicate header comment in data_loader.py#1352
tmdeveloper007 wants to merge 1 commit into
komalharshita:mainfrom
tmdeveloper007:#1347

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

Summary of What Has Been Done

Removed the duplicate # utils/data_loader.py header comment at the top of src/utils/data_loader.py. The file had the header comment appearing twice in consecutive lines.

Changes Made

  • Removed the duplicate # utils/data_loader.py line from src/utils/data_loader.py

Impact it Made

  • Cleaner, less redundant file header
  • Follows the project's own conventions for module headers
  • Reduces noise during code navigation

Closes #1347

Note: please assign this PR to the tmdeveloper007 account.

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix : remove duplicate header comment in data_loader.py

1 participant