We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This package has lots of Ruff warnings. For example here:
if check_type is "local":
Use == to compare constant literals Ruff F632
==