diff --git a/thirdparty/ansistrm/ansistrm.py b/thirdparty/ansistrm/ansistrm.py index a623dad8b..f4613d27c 100644 --- a/thirdparty/ansistrm/ansistrm.py +++ b/thirdparty/ansistrm/ansistrm.py @@ -5,6 +5,7 @@ import logging import sys +import re from lib.core.settings import IS_WIN