4 lines
89 B
Python
4 lines
89 B
Python
from app.domain.entities.technique import TechniqueEntity
|
|
|
|
__all__ = ["TechniqueEntity"]
|