File: conftest.py

package info (click to toggle)
pillow 12.1.1-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 72,624 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 (4)
1
2
3
from __future__ import annotations

pytest_plugins = ["Tests.helper"]