hgrecco / pint-pandas

Pandas support for pint
Other
172 stars 42 forks source link

Why is scalar added to list then immediately removed? #23

Closed icleary5 closed 3 years ago

icleary5 commented 5 years ago

https://github.com/hgrecco/pint-pandas/blob/2cf891b63be778496e732f1ff9129eea6f38be73/pintpandas/pint_array.py#L244

The intent of this code is unclear. Is this vestigial code that could be removed?

andrewgsavage commented 3 years ago

yes, this has been removed