Skip to content

Improve formatting

KBach requested to merge prototype-style into prototype

Improve code and output readability:

  • reformat code using ruff
  • rename the bytes variable to length because bytes is already a keyword in Python (class and function name)
  • add the word "score" to labels for all fields that present calculated scores - this is propagated to the CSV output

Merge request reports

Loading