5 lines
136 B
Python
5 lines
136 B
Python
|
|
"""
|
||
|
|
Infrastructure layer for MarkiTect project.
|
||
|
|
|
||
|
|
Contains concrete implementations of repositories and external system integrations.
|
||
|
|
"""
|