mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-18 18:59:08 +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
|
|
|