File: sitecustomize.py

package info (click to toggle)
datalad 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,132 kB
  • sloc: python: 69,299; sh: 1,521; makefile: 220
file content (4 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/usr/bin/env python
import coverage

coverage.process_startup()