Skip to content

Conversation

chriscarrollsmith
Copy link
Contributor

@chriscarrollsmith chriscarrollsmith merged commit e99235f into main Oct 5, 2025
@chriscarrollsmith chriscarrollsmith deleted the issue/135-fix-sql-bool-in-auth branch October 5, 2025 13:08
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.

Fix the two places in utils/core/auth.py where "not" is used in a SQL expression; we need == comparison to False, with noqa to pass the ruff linter
1 participant