From e6dff6094c80dc4ed1798793e666cfb0fedc953c Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 4 Jan 2023 20:21:52 +0800 Subject: [PATCH] Update tools.py --- tools.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.py b/tools.py index 7b9ff8759..aaf879820 100755 --- a/tools.py +++ b/tools.py @@ -17,6 +17,7 @@ import sys import os import json import time +import re sys.path.append(os.getcwd() + "/class/core") import mw