Skip to content

Commit 8150c97

Browse files
committed
fix ruff
Signed-off-by: Ceng23333 <441651826@qq.com>
1 parent 1a576d4 commit 8150c97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/infinicore/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
with contextlib.suppress(ImportError):
44
from ._preload import preload
5+
56
preload()
67

78
import infinicore.context as context

0 commit comments

Comments
 (0)