Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 229 Bytes

File metadata and controls

9 lines (5 loc) · 229 Bytes

Typing Annotations (Hints)

Overview

Type Anottations: data typing.

Latest Status

2024-11-16: The tutorial presents tests with Python 3.10. Apparently, it does not apply to Python 3.11. I did not get the same behavior.