File: __init__.py

package info (click to toggle)
python-prometheus-client 0.0.18-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 296 kB
  • sloc: python: 2,565; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (6)
1
2
3
from ._exposition import MetricsResource

__all__ = ['MetricsResource']