summaryrefslogtreecommitdiff
path: root/pint/facets/system/objects.py
Commit message (Expand)AuthorAgeFilesLines
* Python's 3.9 compatible typing annotationsHernan Grecco2023-05-141-3/+3
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-051-7/+36
* Run pyupgrade --py39-plusHernan Grecco2023-05-011-1/+2
* Typing improvementsHernan Grecco2023-05-011-23/+29
* Final step to split the registry from the parserHernan2022-09-301-5/+8
* Use for System and Group the same mechanism to build class as for Quantity, U...Hernan2022-05-071-10/+0
* Moved Unit and Quantity to plain facetHernan2022-05-071-2/+2
* Create System FacetHernan2022-05-071-0/+192