5 lines
111 B
Python
5 lines
111 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from . import test_hr_attendance_constraints
|
||
|
from . import test_hr_attendance_process
|