mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
7 lines
114 B
Python
Executable File
7 lines
114 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
|
|
from . import employee_documents
|
|
from . import document_type
|
|
from . import hr_documents
|
|
|