3 lines
96 B
Python
3 lines
96 B
Python
from __future__ import annotations
|
|
|
|
from app.services.domains.publications.application import *
|