mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
When decorating a function, @transaction.atomic and @transaction.atomic() are equivalent. We can add a linting rule to enforce consistency.
When decorating a function, @transaction.atomic and @transaction.atomic() are equivalent. We can add a linting rule to enforce consistency.