Pillow/conftest.py
2023-12-21 13:13:31 +02:00

4 lines
70 B
Python

from __future__ import annotations
pytest_plugins = ["Tests.helper"]