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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Ruff linter fixes #9

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Chore: Ruff linter fixes #9

merged 2 commits into from
Sep 10, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Fixed errors related to ruff linting and added warnings to ruff config.

Additional info

The is comparison should be maybe replaced with isinstance check, but I can't validate if that would work so I just changed it to is comparison.

Testing notes:

  1. All should work.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Sep 10, 2024
Copy link

@robin-ynput robin-ynput left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@iLLiCiTiT iLLiCiTiT merged commit f71b35f into develop Sep 10, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/ruff-fixes branch September 10, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants