전 저장소 리팩터링과 SSOT 정비
This commit is contained in:
parent
14ecbd4e7d
commit
3dfddcac6f
173 changed files with 19679 additions and 6952 deletions
|
|
@ -20,7 +20,7 @@ from __future__ import annotations
|
|||
|
||||
import re
|
||||
from dataclasses import dataclass, field
|
||||
from typing import Any, Callable, Literal, Optional
|
||||
from typing import Any, Literal, Optional
|
||||
|
||||
from .state_machine import SessionState
|
||||
from ..taxonomy import speaker_ko_label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue