Closed amindadgar closed 5 months ago
The recent updates involve reorganizing import paths in various files to match a new project structure. The changes ensure that modules like CustomIngestionPipeline
, MediaWikiExtractor
, and process_mediawiki_etl
are correctly imported from their new locations, enhancing the maintainability and clarity of the codebase.
Files | Change Summary |
---|---|
dags/hivemind_etl_helpers/mediawiki_etl.py |
Updated import paths for CustomIngestionPipeline and MediaWikiExtractor to reflect new project layout. |
dags/hivemind_etl_helpers/tests/unit/test_mediawiki_extractor.py |
Adjusted import statement for MediaWikiExtractor to match new package structure. |
dags/hivemind_mediawiki_etl.py |
Modified import path for process_mediawiki_etl to align with the new project structure. |
🐰✨ In code we trust, we shift and mold, Paths realigned, the project bold. With each update, our structure grows, Clearer paths, like rivers flow. ETL's song, now rightly sung, In harmony, our code's among. 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit