On Wed, Aug 14, 2024 at 11:05 AM Juraj Linkeš
<[email protected]> wrote:
>
> When the DTS dependencies are not installed when building DTS API
> documentation, the or operator produces errors when used with types from
> those libraries:
> autodoc: failed to import module 'remote_session' from module
> 'framework'; the following exception was raised:
> Traceback (most recent call last):
> ...
> TypeError: unsupported operand type(s) for |: 'Transport' and 'NoneType'
>
> The third part type here is Transport from the paramiko library.
>
> Signed-off-by: Juraj Linkeš <[email protected]>
> ---
Reviewed-by: Jeremy Spewock <[email protected]>

Reply via email to