summaryrefslogtreecommitdiff
path: root/pint/facets/formatting
Commit message (Expand)AuthorAgeFilesLines
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-053-10/+26
* Reworked the Quantity, Unit, Measurement, Group and System class to be static...Hernan Grecco2023-04-302-4/+6
* Run refurb --python-version 3.9 in codeHernan Grecco2023-04-291-1/+1
* Run pyupgrade --py39-plus in all files except _vendorHernan Grecco2023-04-291-8/+8
* Run pre-commit run --all-files . Mostly removed empty linesHernan2023-04-242-2/+0
* Partially reorganized docsHernan2022-10-261-2/+1
* Update documentationJules Chéron2022-10-091-1/+1
* Add explicit dependencies between facet registriesHernan2022-05-191-1/+2
* Again, Merge pull request #1516 from CD3/masterHernan2022-05-071-1/+1
* Typing and documentation changesHernan2022-05-073-222/+247
* Improved type checking consistencyHernan2022-05-071-0/+2
* Create Formatting FacetHernan2022-05-071-0/+233