tmt icon indicating copy to clipboard operation
tmt copied to clipboard

`FmfId` needs to be made generic

Open LecrisUT opened this issue 3 months ago • 1 comments

Some relevant places where it clashes: https://github.com/teemtee/tmt/blob/ba13b63bec89fd40155fde8c14cb226f639dae55/tmt/base.py#L1937-L1942

Caught this when working on some refactoring

LecrisUT avatar Nov 14 '25 17:11 LecrisUT

Blocked by https://github.com/teemtee/tmt/pull/4325 because we can't let pyright crunch tmt.base at its present state.

happz avatar Nov 19 '25 09:11 happz