Skip to content

Add some type informations to remove non-typechecked parts of the code

Benjamin Schubert requested to merge bschubert/typing into master

Description

This ensures we have type information for cython code and all third parties that provide such type annotations.

Merge request reports