mirror of
https://github.com/romovpa/claudini.git
synced 2026-07-17 23:07:18 +02:00
4 lines
74 B
Python
4 lines
74 B
Python
from .optimizer import ClaudeV2Optimizer
|
|
|
|
__all__ = ["ClaudeV2Optimizer"]
|