File: conftest.py

package info (click to toggle)
pillow 12.1.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 72,640 kB
  • sloc: python: 49,768; ansic: 38,750; makefile: 302; sh: 169; javascript: 85
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (2)
1
2
3
from __future__ import annotations

pytest_plugins = ["Tests.helper"]