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 (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (12)
1
2
3
from .patch import patch

__all__ = ['patch']