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

show_summary can't find funit #44

Closed
AlexHenderson opened this issue May 9, 2024 · 1 comment
Closed

show_summary can't find funit #44

AlexHenderson opened this issue May 9, 2024 · 1 comment

Comments

@AlexHenderson
Copy link

Asking for a summary of a .ITA file reports an error.

Line 251 of ITM.py is
from . import funit

Should be
from .utils import funit

:)

dineshpinto added a commit that referenced this issue May 10, 2024
@dineshpinto
Copy link
Collaborator

Fixed in 467f6c1 and pyspm v0.6.2

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

No branches or pull requests

2 participants