File: __init__.py

package info (click to toggle)
python-mne 0.17%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 95,104 kB
  • sloc: python: 110,639; makefile: 222; sh: 15
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (10)
1
2
3
import os.path as op

data_dir = op.join(op.dirname(__file__), 'data')