mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
Fixes the only error reported by ruff using default settings: E721 Do not compare types, use `isinstance()`
Fixes the only error reported by ruff using default settings: E721 Do not compare types, use `isinstance()`