File: __init__.py

package info (click to toggle)
python-aws-xray-sdk 0.95-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: python: 3,006; makefile: 20
file content (4 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (8)
1
2
3
4
from .patch import patch


__all__ = ['patch']