"""Main module for QNAPStats."""
from .qnap_stats import QNAPStats  # noqa: F401
