Skip to content

fix: Array bug fix#11

Merged
yousefsalhamoud merged 6 commits into
mainfrom
array-bug-fix
May 4, 2026
Merged

fix: Array bug fix#11
yousefsalhamoud merged 6 commits into
mainfrom
array-bug-fix

Conversation

@yousefsalhamoud

@yousefsalhamoud yousefsalhamoud commented May 4, 2026

Copy link
Copy Markdown
Collaborator

Description

Fix array dimensions not being called correctly

Fixes # (issue)

Type of change

  • 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

How Has This Been Tested?

  • I ran pytest and all tests pass
  • I added new tests for my changes

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings (I have run ruff check . and ruff format .)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@yousefsalhamoud yousefsalhamoud requested a review from edgardevo May 4, 2026 12:59
@yousefsalhamoud yousefsalhamoud merged commit 7cd70cf into main May 4, 2026
3 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