5 lines
135 B
Python
5 lines
135 B
Python
|
|
"""
|
||
|
|
Application services layer for MarkiTect project.
|
||
|
|
|
||
|
|
Contains use case implementations that coordinate domain and infrastructure.
|
||
|
|
"""
|