hgrecco / pint

Operate and manipulate physical quantities in Python
http://pint.readthedocs.org/
Other
2.41k stars 473 forks source link

TypeError: cannot inherit frozen dataclass from a non-frozen one #2040

Open clin1234 opened 4 months ago

clin1234 commented 4 months ago

Got this error while running datasette, see simonw/datasette#2368

dopplershift commented 4 months ago

Duplicate of #1969.