Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 777 Bytes

File metadata and controls

17 lines (12 loc) · 777 Bytes

Description

relates to #1234

Checklist

  • Issue was linked above
  • No generated code was adjusted manually (check comments in file header)
  • Examples were added / adjusted (see examples/ directory)
  • 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)