Skip to content

python-sdk: use of modern type union operator #50

@stevenh

Description

@stevenh

It would be nice to see the modern union operator | in this codebase, I know it was only introduced full in 3.10 but was available from 3.7 with from __future__ import annotations which also beings in improved type checking in later versions.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions