Commit 8150c975 authored by Ceng23333's avatar Ceng23333
Browse files

fix ruff


Signed-off-by: default avatarCeng23333 <441651826@qq.com>
parent 1a576d41
...@@ -2,6 +2,7 @@ import contextlib ...@@ -2,6 +2,7 @@ import contextlib
with contextlib.suppress(ImportError): with contextlib.suppress(ImportError):
from ._preload import preload from ._preload import preload
preload() preload()
import infinicore.context as context import infinicore.context as context
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment