File: __init__.py

package info (click to toggle)
python-qnapstats 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 456 kB
  • sloc: xml: 857; python: 456; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
"""Main module for QNAPStats."""
from .qnap_stats import QNAPStats  # noqa: F401