From 12d8e3daa768ed9b8f6c78f9d5de4983695387f9 Mon Sep 17 00:00:00 2001 From: involution Date: Tue, 19 Nov 2024 06:03:51 -0500 Subject: [PATCH] jjj --- nvchecker_source/github.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvchecker_source/github.py b/nvchecker_source/github.py index 11efae7..d51c53e 100644 --- a/nvchecker_source/github.py +++ b/nvchecker_source/github.py @@ -1,6 +1,6 @@ # MIT licensed # Copyright (c) 2013-2020, 2024 lilydjwg , et al. - +# import time from urllib.parse import urlencode, parse_qs, urlparse from typing import List, Tuple, Union, Optional