mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 16:53:38 +00:00
4 lines
138 B
Python
4 lines
138 B
Python
from .tailoring import generate_tailoring_suggestions, TailoringContext
|
|
|
|
__all__ = ["generate_tailoring_suggestions", "TailoringContext"]
|