Skip to content

Modernize the typing checks #386

Description

@Hendrik1704

The referee has pointed out that our typing checks use old syntax not required since Python 3.9.
Instead of List we could now use list.
This is not critical, but we can change it in one of the upcoming versions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions