Skip to content

Conversation

@LowriJenkins
Copy link
Contributor

Moved EMU tests to test Emulooptime and corrected them instead as emu is no longer a script definition.
Then removed use of arrange by replacing it by calling linspace where the number of steps is calculated using the arrange step size.

Then applied pyright and ruff fixes

(i >= stop) and (i <= start)
): # Check inserted here to ensure scan remains within defined range
yield i

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we move the logic to convert step size to number of steps in one utility method and use in all files instead of duplicating the logic?

@Chsudeepta Chsudeepta merged commit a4d2403 into master Dec 6, 2024
2 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.

3 participants