From 974230ca750963bb0346589da98b05f2d47454ed Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sat, 9 Dec 2023 22:34:27 +0800 Subject: :sparkles: 新增事件及模板 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hydrorollcore/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hydrorollcore/utils.py') diff --git a/src/hydrorollcore/utils.py b/src/hydrorollcore/utils.py index 71187856..1333815a 100644 --- a/src/hydrorollcore/utils.py +++ b/src/hydrorollcore/utils.py @@ -189,4 +189,4 @@ def sync_func_wrapper( async def _wrapper(*args: _P.args, **kwargs: _P.kwargs): return func(*args, **kwargs) - return _wrapper \ No newline at end of file + return _wrapper -- cgit v1.2.3-70-g09d2