pytask-dev/pytask

ENH: Reduce amount of output for `pytask collect`.

Closed this issue · 0 comments

Is your feature request related to a problem?

  • pytask collect display the whole task id starting from the root directory although the short id is sufficient. Maybe even short since the module name is given, but the the id is also not unique.

Describe the solution you'd like

  • Switch to short ids.