in sub_scvar there is way to much repetition https://github.com/N3PDF/pineko/blob/9923b5c478b534d42036e3ce107d46a51619d0f7/src/pineko/cli/check.py#L48
reduce the prints to 1 or at most 2. Can be addressed in #25 or afterwards.
(just as a reminder: the other day you were wondering about the correct usage - so feel free to also update the doc string 🙃 )
in
sub_scvarthere is way to much repetition https://github.com/N3PDF/pineko/blob/9923b5c478b534d42036e3ce107d46a51619d0f7/src/pineko/cli/check.py#L48reduce the prints to 1 or at most 2. Can be addressed in #25 or afterwards.
(just as a reminder: the other day you were wondering about the correct usage - so feel free to also update the doc string 🙃 )