Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(cli): fixed support for devices as cli input

wakonig_k requested to merge fix/device_as_input into main

Description

Fixed support for providing devices as input to plotting functions.

Type of Change

  • Using duck typing, objects are converted to strings.
  • Added unit tests

closes #146 (closed)

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading