diff --git a/src/metpy/units.py b/src/metpy/units.py index f98d6f18f93..c5e21ea73ac 100644 --- a/src/metpy/units.py +++ b/src/metpy/units.py @@ -56,7 +56,7 @@ def _fix_udunits_div(string): # Fix UDUNITS-style powers, percent signs, and ill-defined units _UDUNIT_POWER = re.compile(r'(?<=[A-Za-z\)])(?![A-Za-z\)])' - r'(?