mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-06-01 01:03:36 +00:00
4 lines
138 B
Python
4 lines
138 B
Python
from .tailoring import generate_tailoring_suggestions, TailoringContext
|
|
|
|
__all__ = ["generate_tailoring_suggestions", "TailoringContext"]
|