Skip to content

Clean up imports and use full relative paths#64

Merged
TimMonko merged 3 commits intondev-kit:mainfrom
TimMonko:imports
Mar 25, 2026
Merged

Clean up imports and use full relative paths#64
TimMonko merged 3 commits intondev-kit:mainfrom
TimMonko:imports

Conversation

@TimMonko
Copy link
Copy Markdown
Member

@TimMonko TimMonko commented Mar 25, 2026

References and relevant issues

Motivated by #63.

Description

This defers most imports and uses full relative paths for modules, so that we don't use __init__.py for things that have no reason to be on a public name.

This does not close #63 because the cause of that was trying to import any of the other widgets that depend on magicclass. This just makes it so that now the image reading doesn't trigger that error.

Will try to upstream to magicclass a fix.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/ndevio/__init__.py 25.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@TimMonko TimMonko merged commit 859e902 into ndev-kit:main Mar 25, 2026
11 of 12 checks passed
@TimMonko TimMonko deleted the imports branch March 25, 2026 20:39
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.

PySide6/bundle: error when first opening a tiff with multiple scenes

1 participant