5 lines
73 B
Python
5 lines
73 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from . import hr_job
|
||
|
from . import hr_applicant
|