Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 824 Bytes

File metadata and controls

18 lines (13 loc) · 824 Bytes

Description

relates to #1234

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)