With the move to Python 3 (NXDRIVE-691), we are now able to use real type annoations in functions definition.
To prevent regression, improve code understanding and a better code base.
It has been partly done with move to Python 3 but need a complete code.
- depends on
-
NXDRIVE-691 Upgrade to Python 3 (**breaking change**)
- Resolved
- is related to
-
NXDRIVE-1253 Use type annotations in tests
- Resolved
-
NXDRIVE-1254 Finalize type annotations
- Resolved
-
NXDRIVE-2467 Use union types for better readability
- Open