Skip to content

Update black

Maria Garcia requested to merge feature/update_black into main

Description

Use the latest bestest of the black package.

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactoring (only refactoring of existing code, without new functionality)

Issue(s)

Related MRs

Testing

Notes

Merge checklist

  • Cleaned up code (correct alligment/spacing/code-style, no dead code, etc).
  • Merge request targets development branch.
  • Assigned assignee (you) and reviewers (team-members).
  • Merge request has been reviewed by at least one team-members.
  • All pipelines pass, including manually triggered ones.
  • If merging a repository with a release package, updated appropriate CHANGELOG.md:\
    • PULSAR_QxM, CLUSTER_MM, QBLOX_INSTRUMENTS: file in same repository\
    • CLSUTER_QxM: file in CLUSTER_MM repo

Merge request reports