mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 10:06:09 +00:00
928273c034
* return a blank task list if the new instance has not started yet and does not have an associated bpmn process * fixed minor typo * use ruff instead of black for formatting w/ burnettk * upgrade ruff and remove references to black w/ burnettk * remove unnecessary packages for pre-commit w/ burnettk * we do not use reorder lib w/ burnettk * ruff is needed w/ burnettk --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>