Files
netbox/netbox/utilities
Martin Hauser ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks
Adopt Ruff `RET` to improve return-flow consistency across the codebase.
Simplify control flow by removing redundant `else` blocks after
`return`, and add explicit `return None` (or equivalent) fallbacks
where appropriate to preserve existing behavior.

Fixes #21411
2026-02-18 16:49:36 -05:00
..
2016-03-01 11:23:03 -05:00
2025-04-10 17:17:21 -04:00
2025-10-03 11:41:04 -04:00
2025-04-22 16:36:17 -04:00