Skip to content

Commit 922d4f5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 727ceb2 commit 922d4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ A units library was needed to be able to represent units from a wide range of di
4747
3. Being able to associate a completely arbitrary unit given by users with a generic interface and support conversions between those user defined units and other units.
4848
4. The library has its origins in power systems so support for per-unit operations was also lacking in the alternatives.
4949

50-
The python wrapper around the library is mainly intended to be able to handle various string representations and easily handle conversions, along with some support for commodities and packaging. As it is being developed the Python library will maintain compatibility with [quantity-dev](https://github.com/quantity-dev/metrology-apis).
50+
The python wrapper around the library is mainly intended to be able to handle various string representations and easily handle conversions, along with some support for commodities and packaging. As it is being developed the Python library will maintain compatibility with [quantity-dev](https://github.com/quantity-dev/metrology-apis).
5151

5252
### Basic use case
5353

0 commit comments

Comments
 (0)