ssciwr / mease-elabftw

A Python library for interacting with eLabFTW experiments
MIT License
1 stars 0 forks source link

weight conversion improvments #33

Open GwydionJon opened 2 years ago

GwydionJon commented 2 years ago

weight conversion will not behave when given a string with numbers after letter eg. "12 g2". This can be set aside for now, as that should never happen.

GwydionJon commented 2 years ago

Can probably be simplified to not care about letters at all.