Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage committed Feb 2, 2024
1 parent 3fdbff1 commit 32f0bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/systems.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pint Unit Registry has the concept of system, which is a group of units

>>> import pint
>>> ureg = pint.UnitRegistry(system='mks')
>>> pint.set_application_registry(ureg)
>>> pint.set_application_registry(ureg)
>>> ureg.default_system
'mks'

Expand Down

0 comments on commit 32f0bac

Please sign in to comment.