Pillow/conftest.py

4 lines
70 B
Python
Raw Normal View History

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