Files
hrms/biometric/__init__.py

8 lines
105 B
Python
Raw Permalink Normal View History

"""
biometric app
This app contains modules for handling biometric devices.
"""
from . import settings