Skip to content

Hotfix: wrong dtype in mge module#32

Merged
js2264 merged 1 commit into
masterfrom
js2264/tests
Jun 10, 2025
Merged

Hotfix: wrong dtype in mge module#32
js2264 merged 1 commit into
masterfrom
js2264/tests

Conversation

@js2264

@js2264 js2264 commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Fixes #31: changed the initialization of mges_data["MetaTOR_MGE_bin"] from 0.0 (float) to 0 (integer) to ensure consistency with expected data types.

@js2264 js2264 merged commit 678b02d into master Jun 10, 2025
7 of 8 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.

Wrong declared dtype

1 participant