diff --git a/cache.py b/cache.py index c28bea40..abbe1e1d 100644 --- a/cache.py +++ b/cache.py @@ -319,7 +319,7 @@ def getItemByNameIndex(cur): \bAN[O3]RA[O3]E\b | VVELL\b | [O0]IRAC\b -)\b''', flags=re.X) +)''', flags=re.X) def checkForOcrDerp(tdenv, systemName, stationName):