Skip to content

Fix/pixel size type hint#180

Merged
lorenzocerrone merged 2 commits into
BioVisionCenter:mainfrom
MaksHess:fix/pixel-size-type-hint
May 22, 2026
Merged

Fix/pixel size type hint#180
lorenzocerrone merged 2 commits into
BioVisionCenter:mainfrom
MaksHess:fix/pixel-size-type-hint

Conversation

@MaksHess
Copy link
Copy Markdown

Removed the overloaded type hints, assuming this is the intended behaviour:

axis exists -> float
axis does not exist, default: float -> float
axis does not exist, default = None -> raises

Checklist before merging

  • I added an appropriate entry to CHANGELOG.md

No entry required IMO

@lorenzocerrone lorenzocerrone self-requested a review May 22, 2026 11:53
Copy link
Copy Markdown
Collaborator

@lorenzocerrone lorenzocerrone left a comment

Choose a reason for hiding this comment

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

Good catch :)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@lorenzocerrone lorenzocerrone merged commit af059a4 into BioVisionCenter:main May 22, 2026
7 checks passed
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.

2 participants