diff roundup/admin.py @ 8205:4993e122235e

chore(ruff): suppress combine branches with one or expression I want to keep the comment on datetime and expressing the whole thing as on big or statement would prevent that. Also it reads better since I can't get formatting of multiple or statemnts to occur one element per line. if (a or b or c or ...): wants to be reformated to (a or b or ...)
author John Rouillard <rouilj@ieee.org>
date Wed, 11 Dec 2024 15:18:36 -0500
parents c12377fb4144
children 5913ec1673c2
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/