Skip to content

Commit e45ae93

Browse files
committed
run pre-commit run --all-files
1 parent 65a1c39 commit e45ae93

9 files changed

Lines changed: 98 additions & 1936 deletions

File tree

.coveragerc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[run]
22
omit = pint_pandas/testsuite/*
3-

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Pandas support for `pint <https://pint.readthedocs.io/en/stable/>`_
4747
power pint[foot * force_pound * revolutions_per_minute]
4848
dtype: object
4949
50-
More examples are shown in the example notebook https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pint-pandas.ipynb
50+
More examples are shown in the example notebook https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pint-pandas.ipynb
5151

5252

5353
Quick Installation
@@ -66,4 +66,3 @@ or utilizing conda, with the conda-forge channel:
6666
$ conda install -c conda-forge pint-pandas
6767
6868
and then simply enjoy it!
69-

0 commit comments

Comments
 (0)