mysteriendrama/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__init__.py
2023-07-22 12:13:39 +02:00

5 lines
82 B
Python

from .more import * # noqa
from .recipes import * # noqa
__version__ = '8.8.0'