Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix internal import #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix internal import #16

wants to merge 2 commits into from

Conversation

e-koch
Copy link
Member

@e-koch e-koch commented Oct 23, 2023

Fixes an internal import in scimes.py:

from .old_spectral_embedding import spectral_embedding

The . is needed for internal imports with python3.

@e-koch
Copy link
Member Author

e-koch commented Jul 1, 2024

@dcolombo Would you mind merging this fix? thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant