mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-24 05:35:30 +02:00
5 lines
72 B
Python
5 lines
72 B
Python
# -*- coding: utf-8 -*-
|
|
from . import hr_loan
|
|
from . import hr_payroll
|
|
|