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 (3 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
"""dedicated module to handle input and output"""

from .config import *  # noqa F401,F403