chore: automatic commit 2025-04-30 12:48
This commit is contained in:
5
venv/lib/python3.11/site-packages/jiter/__init__.py
Normal file
5
venv/lib/python3.11/site-packages/jiter/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .jiter import *
|
||||
|
||||
__doc__ = jiter.__doc__
|
||||
if hasattr(jiter, "__all__"):
|
||||
__all__ = jiter.__all__
|
||||
Reference in New Issue
Block a user