From 2b719b498c22ffe4907fdc549faa2b31a65e357a Mon Sep 17 00:00:00 2001 From: xiao-kong-long <2745240762@qq.com> Date: Sat, 2 Dec 2023 23:44:31 +0800 Subject: [PATCH] yes --- src/casdoor/cert.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/casdoor/cert.py b/src/casdoor/cert.py index e9dd6d9..800e36c 100644 --- a/src/casdoor/cert.py +++ b/src/casdoor/cert.py @@ -13,7 +13,7 @@ # limitations under the License. import json -from typing import Dict, List +from typing import List import requests