File: __init__.py

package info (click to toggle)
python-parameterized 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: python: 921; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
from .parameterized import parameterized, param, parameterized_class

__version__ = "0.9.0"