Jelle Zijlstra
Results
2
comments of
Jelle Zijlstra
Yes, Alex is correct here and mypy and pyright are wrong.
> Possibly `has_relation_to` could return `Result`: > > * If the first type is a subtype of (or assignable to) the second type, `Ok(())` is returned > * If the...