pytest2/changelog/12467.improvement.rst

4 lines
139 B
ReStructuredText

Migrated all internal type-annotations to the python3.10+ style by using the `annotations` future import.
-- by :user:`RonnyPfannschmidt`