File: __init__.py

package info (click to toggle)
python-venusian 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: python: 1,362; makefile: 73
file content (6 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
from tests.fixtures import decorator


@decorator(function=True)
def function(request):  # pragma: no cover
    return request