79175003

Date: 2024-11-10 13:42:00
Score: 1.5
Natty:
Report link

How about simplifying to base units then comparing e.g.,:

import pint
u = pint.UnitRegistry()    
u('nM').to_base_units() == u('nmol/L').to_base_units()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): How
  • Low reputation (0.5):
Posted by: Sighonide