Skip to content

Conversation

@Abhi2006-cloud
Copy link

Description

This pull request fixes the incorrect default path in the extract.py module.
The previous implementation pointed to a wrong directory, which caused file-loading errors during the extract phase.
The updated logic ensures that the default path now correctly points to the data source directory, improving stability and consistency across runs.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #2

Checklist

@Abhi2006-cloud Abhi2006-cloud force-pushed the fix/extract-default-path branch from cdb171f to d8e0b06 Compare November 7, 2025 07:38
@Dheerajyadav1 Dheerajyadav1 merged commit f69fbea into OPCODE-Open-Spring-Fest:main Nov 8, 2025
2 of 6 checks passed
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 the incorrect default path

2 participants