File: __init__.py

package info (click to toggle)
python-nxtomomill 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,340 kB
  • sloc: python: 17,207; makefile: 15; sh: 3
file content (2 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
from .edf2nx import EDF2nxModel  # noqa F401,F403
from .edf2nx import generate_default_edf_config  # noqa F401,F403