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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug in RandomJigsaw #2503

Closed
wants to merge 2 commits into from
Closed

fix bug in RandomJigsaw #2503

wants to merge 2 commits into from

Conversation

pri1311
Copy link
Contributor

@pri1311 pri1311 commented Aug 5, 2023

Changes

This PR aims to fix the dimension mismatch bug and add relevant tests.

Fixes #2494

Type of change

  • 馃摎 Documentation Update
  • 馃И Tests Cases
  • 馃悶 Bug fix (non-breaking change which fixes an issue)
  • 馃敩 New feature (non-breaking change which adds functionality)
  • 馃毃 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 馃摑 This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Did you update CHANGELOG in case of a major change?

@pri1311
Copy link
Contributor Author

pri1311 commented Aug 5, 2023

Duplicate! closing.

@pri1311 pri1311 closed this Aug 5, 2023
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.

RandomJigsaw not working for non-square images
1 participant