ynput / ayon-hiero

Hiero addon for AYON
Apache License 2.0
3 stars 2 forks source link

Chore: Ruff linter fixes #9

Closed iLLiCiTiT closed 2 months ago

iLLiCiTiT commented 2 months ago

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.