Open
Description
While researching about treating measurement data in a type-safe way in Python (like squants for Scala), I discovered this library, which seems very close to providing such a function. However, I think there are no type annotations yet.
I would like to contribute in that area, so where is a good place to do that? It seems that you are about to release a new major version, so probably it makes more sense to start on the latest master than on the 3.2 branch, right?