Skip to content

fix tuple output typing annotation

Larissa Glass requested to merge hotfix/typing into main

Type annotations need to be in brackets, see https://docs.python.org/3/library/typing.html

Run pytest to check fix works.

Merge request reports

Loading