comparison roundup/scripts/__init__.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 6e3e4f24c753
children
comparison
equal deleted inserted replaced
8204:85d2a04e208a 8205:4993e122235e

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