Skip to content

fix: remove remaining "id" variable usage#50

Merged
DavidLapous merged 1 commit intoDavidLapous:mainfrom
maarzt:simple-tempfiles-fix
Oct 27, 2025
Merged

fix: remove remaining "id" variable usage#50
DavidLapous merged 1 commit intoDavidLapous:mainfrom
maarzt:simple-tempfiles-fix

Conversation

@maarzt
Copy link
Copy Markdown
Contributor

@maarzt maarzt commented Oct 27, 2025

Hi @DavidLapous,

I hate to bring not so good news. I got the intuition to double check whether, there was maybe
a usage of this removed "id" parameter that I forget to fix. And I found two problems:

  1. The minimal_presentation function will fail if a non-empty list of degrees is given.
  2. The rhomboid_tiling_to_slicer function also has a bug.

Copy link
Copy Markdown
Owner

@DavidLapous DavidLapous left a comment

Choose a reason for hiding this comment

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

Thank you for the catch and the fixes !

The rhomboid thing is a WIP code that I forgot to finish (cf #7). I (lazily) merged it to be able to git switch to your branch., and missed the last id, my bad.

@DavidLapous DavidLapous merged commit 806caef into DavidLapous:main Oct 27, 2025
17 checks passed
@maarzt
Copy link
Copy Markdown
Contributor Author

maarzt commented Oct 28, 2025

Thank you for integrating this so quickly.

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