File: __init__.py

package info (click to toggle)
python-processview 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,192 kB
  • sloc: python: 1,362; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
from processview.version import version as __version  # noqa F401

__version__ = __version