File: conftest.py

package info (click to toggle)
pillow 10.4.0-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 74,308 kB
  • sloc: python: 45,771; ansic: 34,679; makefile: 406; sh: 115; javascript: 85
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
from __future__ import annotations

pytest_plugins = ["Tests.helper"]