Pillow/conftest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
70 B
Python
Raw Normal View History

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