Skip to content

Conversation

@noellehmcheng
Copy link

No description provided.

@github-actions github-actions bot added documentation Improvements or additions to documentation ci-cd quality labels Aug 29, 2025
@noellehmcheng noellehmcheng changed the base branch from main to processing/processing_tools August 29, 2025 05:01
@noellehmcheng noellehmcheng marked this pull request as ready for review August 29, 2025 05:42
"""
import pandas as pd
from map2loop.map2loop.mapdata import MapData # adjust import path if needed
from m2l.map2loop.mapdata import MapData # adjust import path if needed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since this is an import from map2loop and not the plugin so it should be :

from map2loop.map2loop.mapdata import MapData
no?

@rabii-chaarani rabii-chaarani merged commit bf0ab2d into processing/processing_tools Sep 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd documentation Improvements or additions to documentation quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants