summaryrefslogtreecommitdiff
path: root/pint/facets/nonmultiplicative/objects.py
Commit message (Expand)AuthorAgeFilesLines
* Python's 3.9 compatible typing annotationsHernan Grecco2023-05-141-2/+2
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-051-2/+8
* Typing improvementsHernan Grecco2023-05-011-1/+1
* Reworked the Quantity, Unit, Measurement, Group and System class to be static...Hernan Grecco2023-04-301-1/+3
* Run pyupgrade --py39-plus in all files except _vendorHernan Grecco2023-04-291-4/+2
* Typing and documentation changesHernan2022-05-071-0/+8
* Improved type checking consistencyHernan2022-05-071-0/+2
* Refactor some nonmultiplicative codeHernan2022-05-071-0/+51